Author: cmailleux
Date: Thu Jul 12 18:36:22 2007
New Revision: 17981

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D17981&repname=
=3Djahia
Log:
Port [17400] Resolve issue CONE-22

Modified:
    trunk/core/src/webapp/WEB-INF/web.xml

Modified: trunk/core/src/webapp/WEB-INF/web.xml
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/trunk/core/src/webapp=
/WEB-INF/web.xml&rev=3D17981&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/src/webapp/WEB-INF/web.xml (original)
+++ trunk/core/src/webapp/WEB-INF/web.xml Thu Jul 12 18:36:22 2007
@@ -680,6 +680,8 @@
             <param-name>application</param-name>
             <param-value>ApplicationResources</param-value>
         </init-param>
+        <!--- start before Jahia to be sure to use JahiaAction for custom =
struts actions -->
+        <load-on-startup>6</load-on-startup>
     </servlet>
 =

     <!-- Zimbra servlet used to convert ressource bundles properties to ja=
vascript variables -->

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to