Files Deleted | |||
Following are the list of files deleted | |||
None |
Files Changed | |||
Following are the list of files changed | |||
Files | Comments | ||
sbc_config.xml |
Files Added | |||
Following are the list of files added | |||
None |
Following are the web.xml component changes
web.xml Components Deleted | ||||
Following are the list of web.xml components deleted. | ||||
web.xml Component | ||||
---|---|---|---|---|
<filter-mapping> <filter-name>struts-cleanup</filter-name> <url-pattern>/images/*</url-pattern> <dispatcher>REQUEST</dispatcher> <dispatcher>INCLUDE</dispatcher> <dispatcher>FORWARD</dispatcher> </filter-mapping> | ||||
<context-param> <param-name>csrf.bypass.uri.endswith.sbc.1</par am-name> <param-value>.swf</param-value> </context-param> | ||||
<filter-mapping> <filter-name>struts</filter-name> <url-pattern>/images/*</url-pattern> <dispatcher>REQUEST</dispatcher> <dispatcher>INCLUDE</dispatcher> <dispatcher>FORWARD</dispatcher> </filter-mapping> |
web.xml Components Added | ||||
Following are the list of web.xml components added. | ||||
web.xml Component | ||||
---|---|---|---|---|
<servlet> <description>Sterling No UI Login Servlet</desc ription> <display-name>No UI Login Servlet</display-name > <servlet-name>NoUILoginServlet</servlet-name> <servlet-class>com.sterlingcommerce.ui.web.plat form.servlets.SCUIRCPNoUILoginServlet</servlet-clas s> </servlet> | ||||
<filter-mapping> <filter-name>struts2</filter-name> <url-pattern>/images/*</url-pattern> <dispatcher>REQUEST</dispatcher> <dispatcher>INCLUDE</dispatcher> <dispatcher>FORWARD</dispatcher> </filter-mapping> | ||||
<filter> <filter-name>struts2</filter-name> <filter-class>org.apache.struts2.dispatcher.ng. filter.StrutsPrepareAndExecuteFilter</filter-class> </filter> | ||||
<context-param> <param-name>KC_DOC_SUPPORTED_PID</param-name> <param-value>ccc,oms,cpq</param-value> </context-param> | ||||
<context-param> <param-name>scui-xapi-mashup-security-mode</par am-name> <param-value>NONE</param-value> </context-param> |
web.xml Components Changed | ||||
Following are the list of web.xml components changed. | ||||
None |