Index: cms/src/main/webapp/WEB-INF/web.xml =================================================================== --- cms/src/main/webapp/WEB-INF/web.xml (revision 55493) +++ cms/src/main/webapp/WEB-INF/web.xml (working copy) @@ -19,85 +19,85 @@ xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" version="3.0" id="hst-demosuite-cms"> - - HST Demosuite CMS - HST Demosuite CMS + + HST Demosuite CMS + HST Demosuite CMS - - repository-address - rmi://localhost:1099/hipporepository - The address of the repository - + + repository-address + rmi://localhost:1099/hipporepository + The address of the repository + - - - ConcurrentLogin - org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter - + + + ConcurrentLogin + org.hippoecm.frontend.plugins.login.ConcurrentLoginFilter + - - - CMS - org.apache.wicket.protocol.http.WicketFilter - - applicationClassName - org.hippoecm.frontend.Main - - - filterMappingUrlPattern - /* - - - configuration - deployment - - - repository-address - vm:// - - + + + CMS + org.apache.wicket.protocol.http.WicketFilter + + applicationClassName + org.hippoecm.frontend.Main + + + filterMappingUrlPattern + /* + + + configuration + deployment + + + repository-address + vm:// + + - - - Console - org.apache.wicket.protocol.http.WicketFilter - - applicationClassName - org.hippoecm.frontend.Main - - - config - console - - - configuration - deployment - - - repository-address - vm:// - - + + + Console + org.apache.wicket.protocol.http.WicketFilter + + applicationClassName + org.hippoecm.frontend.Main + + + config + console + + + configuration + deployment + + + repository-address + vm:// + + - - ConcurrentLogin - /* - + + ConcurrentLogin + /* + - - CMS - /* - + + CMS + /* + - - Console - /console/* - - - - org.hippoecm.frontend.plugins.login.ConcurrentLoginListener - + + Console + /console/* + + + org.hippoecm.frontend.plugins.login.ConcurrentLoginListener + + AngularResourceServlet org.onehippo.cms7.utilities.servlet.ResourceServlet @@ -160,50 +160,52 @@ - StatusServlet - org.hippoecm.repository.StatusServlet - 2 - + StatusServlet + org.hippoecm.repository.StatusServlet + 2 + - - LoggingServlet - org.hippoecm.repository.LoggingServlet - 3 - + + LoggingServlet + org.hippoecm.repository.LoggingServlet + 3 + - - - Repository - org.hippoecm.repository.RepositoryServlet - - repository-directory - WEB-INF/storage - The (relative) location where to store files - - - repository-config - repository.xml - The location of the repository configuration file. Unless the location - starts with file://, the location is retrieved from within the application package as - resource. - - 4 - + + + Repository + org.hippoecm.repository.RepositoryServlet + + repository-directory + WEB-INF/storage + The (relative) location where to store files + + + repository-config + repository.xml + + The location of the repository configuration file. Unless the location + starts with file://, the location is retrieved from within the application package as + resource. + + + 4 + - - StatusServlet - /status/* - + + StatusServlet + /status/* + - - LoggingServlet - /logging/* - + + LoggingServlet + /logging/* + - - Repository - /repository/* - + + Repository + /repository/* + AngularResourceServlet @@ -222,10 +224,9 @@ - 60 + 60 - logging/contextName java.lang.String @@ -232,5 +233,4 @@ cms - Index: conf/log4j.xml =================================================================== --- conf/log4j.xml (revision 55493) +++ conf/log4j.xml (working copy) @@ -36,6 +36,21 @@ + + + + + + + + + + + + + + + @@ -156,6 +171,12 @@ + + + + + + Index: pom.xml =================================================================== --- pom.xml (revision 55493) +++ pom.xml (working copy) @@ -19,7 +19,7 @@ org.onehippo.cms7 hippo-cms7-release - 10.0.3-SNAPSHOT + 10.1.0-SNAPSHOT