Index: ssts-web/src/main/webapp/WEB-INF/web.xml =================================================================== diff -u -r12331 -r12335 --- ssts-web/src/main/webapp/WEB-INF/web.xml (.../web.xml) (revision 12331) +++ ssts-web/src/main/webapp/WEB-INF/web.xml (.../web.xml) (revision 12335) @@ -1,5 +1,10 @@ - + + SterileSupplySystem @@ -22,15 +27,18 @@ com.forgon.portal - - jmesaPreferencesLocation - WEB-INF/jmesa.properties - - - jmesaMessagesLocation - resources/jmesaResourceBundle - + + + springSecurityFilterChain + org.springframework.web.filter.DelegatingFilterProxy + + + + springSecurityFilterChain + /* + + EncodingFilter org.springframework.web.filter.CharacterEncodingFilter @@ -50,39 +58,17 @@ - - Acegi Filter Chain Proxy - org.springframework.security.util.FilterToBeanProxy - - targetClass - org.springframework.security.util.FilterChainProxy - - - versionManagerFilter - com.forgon.register.filter.VersionManagerFilter - - noFilterUrl - /debug/;/disinfectsystem/config/;/disinfectsystem/common/;/disinfectSystem/fileUploadServlet;/CodeImageServlet;/fckeditor/;/UserUpLoadFiles/;/openSystemMainPage.jsp;/logon.jsp;/favicon.ico;/js/;/common/taglibs.jsp;/jquery/;/ext/;/dwr/;/images/;/styles/;/scripts/;/wap/index.jsp;/themes/;/services/;/ikey/;/mobileClient/;/disinfectSystem/sterilization/sterilizationRecordAction!uploadSterilizationRecordPic.do - - - - struts2 org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter hibernateFilter - org.springframework.orm.hibernate3.support.OpenSessionInViewFilter + org.springframework.orm.hibernate4.support.OpenSessionInViewFilter - - CodeFilter - com.forgon.security.filter.CodeFilter - - EncodingFilter /* @@ -93,22 +79,10 @@ /* - - CodeFilter - /j_spring_security_check - - - Acegi Filter Chain Proxy - /* - + - versionManagerFilter - /* - - - struts2 *.do @@ -134,7 +108,7 @@ - org.springframework.security.ui.session.HttpSessionEventPublisher + org.springframework.security.web.session.HttpSessionEventPublisher com.forgon.oa.onlineusers.listener.SessionInvalidationListener @@ -174,19 +148,16 @@ - spring-action + spring-mvc org.springframework.web.servlet.DispatcherServlet + + contextConfigLocation + /WEB-INF/spring-mvc-servlet.xml + 1 - workFlowPictureServlet - - com.forgon.workflow.util.WorkFlowPictureServlet - - - - fileDownLoad com.forgon.filedownload.servlet.FileDownLoadServlet @@ -328,17 +299,12 @@ - workFlowPictureServlet - /workflow/processInstacePicture - - - fileDownLoad /attachfiles/fileDownLoad - spring-action + spring-mvc *.mhtml