deleteconfig.xml
3.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
<?xml version="1.0" encoding="UTF-8"?>
<elements version="1.0.0">
<element>
<key>CreateBarCode</key>
<filepath>/WEB-INF/web.xml</filepath>
<KBVersion>9.00.1808.01</KBVersion>
<xpath>/web-app/servlet/servlet-name[text()='CreateBarCode']/parent::*</xpath>
<content>
<![CDATA[
<servlet>
<servlet-name>CreateBarCode</servlet-name>
<servlet-class>weaver.cpt.barcode.BarCodeServlet</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>CreateBarCode</servlet-name>
<url-pattern>/CreateBarCode</url-pattern>
</servlet-mapping>
]]>
</content>
</element>
<element>
<key>CloudStoreMobileFilter</key>
<filepath>/WEB-INF/web.xml</filepath>
<KBVersion>9.00.1808.01</KBVersion>
<xpath>/web-app/filter/filter-name[text()='CloudStoreMobileFilter']/parent::*</xpath>
<content>
<![CDATA[
<filter>
<filter-name>CloudStoreMobileFilter</filter-name>
<filter-class>com.cloudstore.api.util.Util_MobileFilter</filter-class>
</filter>
<filter-mapping>
<filter-name>CloudStoreMobileFilter</filter-name>
<url-pattern>/cloudstore/*</url-pattern>
</filter-mapping>
]]>
</content>
</element>
<element>
<key>FixIPFilter</key>
<filepath>/WEB-INF/web.xml</filepath>
<KBVersion>9.00.1808.01</KBVersion>
<xpath>/web-app/filter/filter-name[text()='FixIPFilter']/parent::*</xpath>
<content>
<![CDATA[
<filter>
<filter-name>FixIPFilter</filter-name>
<filter-class>weaver.filter.FixIPFilter</filter-class>
</filter>
<filter-mapping>
<filter-name>FixIPFilter</filter-name>
<url-pattern>*.jsp</url-pattern>
</filter-mapping>
]]>
</content>
</element>
<element>
<key>AppUseInfo</key>
<filepath>/WEB-INF/web.xml</filepath>
<KBVersion>9.00.1808.01</KBVersion>
<xpath>/web-app/filter/filter-name[text()='AppUseInfo']/parent::*</xpath>
<content>
<![CDATA[
<filter>
<filter-name>AppUseInfo</filter-name>
<filter-class>weaver.filter.AppUseFilter</filter-class>
</filter>
<filter-mapping>
<filter-name>AppUseInfo</filter-name>
<url-pattern>*.jsp</url-pattern>
</filter-mapping>
]]>
</content>
</element>
<element>
<key>MultiLangFilter</key>
<filepath>/WEB-INF/web.xml</filepath>
<KBVersion>9.00.1808.01</KBVersion>
<xpath></xpath>
<content>
<![CDATA[
<filter-mapping>
<filter-name>MultiLangFilter</filter-name>
<url-pattern>/weaver/weaver.common.util.taglib.SplitPageXmlServlet</url-pattern>
</filter-mapping>
<filter-mapping>
<filter-name>MultiLangFilter</filter-name>
<url-pattern>/weaver/weaver.common.util.taglib.SplitPageXmlServletNew</url-pattern>
</filter-mapping>
]]>
</content>
</element>
<element>
<key>NewsTemplateDownloadServlet</key>
<filepath>/WEB-INF/web.xml</filepath>
<KBVersion>9.00.1808.01</KBVersion>
<xpath>/web-app/servlet/servlet-name[text()='NewsTemplateDownloadServlet']/parent::*</xpath>
<content>
<![CDATA[
<servlet>
<servlet-name>NewsTemplateDownloadServlet</servlet-name>
<servlet-class>weaver.page.maint.template.news.NewsTemplateDownloadServlet</servlet-class>
</servlet>
<servlet-mapping>
<servlet-name>NewsTemplateDownloadServlet</servlet-name>
<url-pattern>/weaver/weaver.page.maint.template.news.NewsTemplateDownloadServlet</url-pattern>
</servlet-mapping>
]]>
</content>
</element>
<element>
<key>MobileService</key>
<filepath>/classbean/META-INF/xfire/services.xml</filepath>
<KBVersion>9.00.1808.01</KBVersion>
<xpath>//*[local-name()='beans']/*[local-name()='service']/*[local-name()='name' and text()='MobileService']/parent::*</xpath>
<content>
<![CDATA[
<service>
<name>MobileService</name>
<namespace>webservices.services.weaver.com.cn</namespace>
<serviceClass>weaver.mobile.webservices.MobileService</serviceClass>
<implementationClass>weaver.mobile.webservices.MobileServiceImplSec</implementationClass>
</service>
]]>
</content>
</element>
</elements>