diff --git a/source/web/WEB-INF/web.xml b/source/web/WEB-INF/web.xml index 04209ba9b9..3c78aa1891 100644 --- a/source/web/WEB-INF/web.xml +++ b/source/web/WEB-INF/web.xml @@ -979,4 +979,13 @@ java.lang.String + + http://alfresco.com/alfresco + /WEB-INF/alfresco.tld + + + + http://alfresco.com/wcm + /WEB-INF/wcm.tld + \ No newline at end of file diff --git a/source/web/WEB-INF/weblogic.xml b/source/web/WEB-INF/weblogic.xml new file mode 100644 index 0000000000..e2c5a489e3 --- /dev/null +++ b/source/web/WEB-INF/weblogic.xml @@ -0,0 +1,8 @@ + + + + +true + + + \ No newline at end of file diff --git a/source/web/jsp/content/create-content-wizard/create-form.jsp b/source/web/jsp/content/create-content-wizard/create-form.jsp index b172c6f623..a99423b7ce 100644 --- a/source/web/jsp/content/create-content-wizard/create-form.jsp +++ b/source/web/jsp/content/create-content-wizard/create-form.jsp @@ -18,7 +18,7 @@ -->