rubyfox-server 2.16.0.0 → 2.16.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (70) hide show
  1. checksums.yaml +4 -4
  2. data/lib/rubyfox/server/data/lib/apache-tomcat/LICENSE +1061 -1061
  3. data/lib/rubyfox/server/data/lib/apache-tomcat/NOTICE +68 -68
  4. data/lib/rubyfox/server/data/lib/apache-tomcat/README.md +79 -79
  5. data/lib/rubyfox/server/data/lib/apache-tomcat/RELEASE-NOTES +174 -173
  6. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/bootstrap.jar +0 -0
  7. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina-tasks.xml +39 -39
  8. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina.bat +27 -13
  9. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina.sh +55 -14
  10. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/ciphers.bat +0 -0
  11. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/commons-daemon-native.tar.gz +0 -0
  12. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/commons-daemon.jar +0 -0
  13. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/configtest.bat +0 -0
  14. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/daemon.sh +54 -36
  15. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/digest.bat +0 -0
  16. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/makebase.bat +0 -0
  17. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/setclasspath.bat +0 -0
  18. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/shutdown.bat +0 -0
  19. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/startup.bat +0 -0
  20. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tomcat-juli.jar +0 -0
  21. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tomcat-native.tar.gz +0 -0
  22. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tool-wrapper.bat +0 -0
  23. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tool-wrapper.sh +4 -4
  24. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/version.bat +0 -0
  25. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.policy +259 -259
  26. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.properties +206 -205
  27. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/context.xml +31 -31
  28. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/jaspic-providers.xml +23 -23
  29. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/jaspic-providers.xsd +52 -52
  30. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/logging.properties +0 -0
  31. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/server.xml +0 -0
  32. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xml +0 -0
  33. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xsd +59 -59
  34. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/web.xml +4733 -4737
  35. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/annotations-api.jar +0 -0
  36. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ant.jar +0 -0
  37. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ha.jar +0 -0
  38. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ssi.jar +0 -0
  39. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-storeconfig.jar +0 -0
  40. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-tribes.jar +0 -0
  41. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina.jar +0 -0
  42. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/ecj-4.15.jar +0 -0
  43. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/el-api.jar +0 -0
  44. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jasper-el.jar +0 -0
  45. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jasper.jar +0 -0
  46. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jaspic-api.jar +0 -0
  47. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jsp-api.jar +0 -0
  48. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/servlet-api.jar +0 -0
  49. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-api.jar +0 -0
  50. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-coyote.jar +0 -0
  51. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-dbcp.jar +0 -0
  52. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-cs.jar +0 -0
  53. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-de.jar +0 -0
  54. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-es.jar +0 -0
  55. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-fr.jar +0 -0
  56. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ja.jar +0 -0
  57. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ko.jar +0 -0
  58. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-pt-BR.jar +0 -0
  59. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ru.jar +0 -0
  60. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-zh-CN.jar +0 -0
  61. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-jdbc.jar +0 -0
  62. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-jni.jar +0 -0
  63. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-util-scan.jar +0 -0
  64. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-util.jar +0 -0
  65. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-websocket.jar +0 -0
  66. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/websocket-api.jar +0 -0
  67. data/lib/rubyfox/server/data/lib/apache-tomcat/temp/safeToDelete.tmp +0 -0
  68. data/lib/rubyfox/server/version.rb +1 -1
  69. metadata +4 -3
  70. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/ecj-4.12.jar +0 -0
@@ -1,205 +1,206 @@
1
- # Licensed to the Apache Software Foundation (ASF) under one or more
2
- # contributor license agreements. See the NOTICE file distributed with
3
- # this work for additional information regarding copyright ownership.
4
- # The ASF licenses this file to You under the Apache License, Version 2.0
5
- # (the "License"); you may not use this file except in compliance with
6
- # the License. You may obtain a copy of the License at
7
- #
8
- # http://www.apache.org/licenses/LICENSE-2.0
9
- #
10
- # Unless required by applicable law or agreed to in writing, software
11
- # distributed under the License is distributed on an "AS IS" BASIS,
12
- # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- # See the License for the specific language governing permissions and
14
- # limitations under the License.
15
-
16
- #
17
- # List of comma-separated packages that start with or equal this string
18
- # will cause a security exception to be thrown when
19
- # passed to checkPackageAccess unless the
20
- # corresponding RuntimePermission ("accessClassInPackage."+package) has
21
- # been granted.
22
- package.access=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.tomcat.
23
- #
24
- # List of comma-separated packages that start with or equal this string
25
- # will cause a security exception to be thrown when
26
- # passed to checkPackageDefinition unless the
27
- # corresponding RuntimePermission ("defineClassInPackage."+package) has
28
- # been granted.
29
- #
30
- # by default, no packages are restricted for definition, and none of
31
- # the class loaders supplied with the JDK call checkPackageDefinition.
32
- #
33
- package.definition=sun.,java.,org.apache.catalina.,org.apache.coyote.,\
34
- org.apache.jasper.,org.apache.naming.,org.apache.tomcat.
35
-
36
- #
37
- #
38
- # List of comma-separated paths defining the contents of the "common"
39
- # classloader. Prefixes should be used to define what is the repository type.
40
- # Path may be relative to the CATALINA_HOME or CATALINA_BASE path or absolute.
41
- # If left as blank,the JVM system loader will be used as Catalina's "common"
42
- # loader.
43
- # Examples:
44
- # "foo": Add this folder as a class repository
45
- # "foo/*.jar": Add all the JARs of the specified folder as class
46
- # repositories
47
- # "foo/bar.jar": Add bar.jar as a class repository
48
- #
49
- # Note: Values are enclosed in double quotes ("...") in case either the
50
- # ${catalina.base} path or the ${catalina.home} path contains a comma.
51
- # Because double quotes are used for quoting, the double quote character
52
- # may not appear in a path.
53
- common.loader="${catalina.base}/lib","${catalina.base}/lib/*.jar","${catalina.home}/lib","${catalina.home}/lib/*.jar"
54
-
55
- #
56
- # List of comma-separated paths defining the contents of the "server"
57
- # classloader. Prefixes should be used to define what is the repository type.
58
- # Path may be relative to the CATALINA_HOME or CATALINA_BASE path or absolute.
59
- # If left as blank, the "common" loader will be used as Catalina's "server"
60
- # loader.
61
- # Examples:
62
- # "foo": Add this folder as a class repository
63
- # "foo/*.jar": Add all the JARs of the specified folder as class
64
- # repositories
65
- # "foo/bar.jar": Add bar.jar as a class repository
66
- #
67
- # Note: Values may be enclosed in double quotes ("...") in case either the
68
- # ${catalina.base} path or the ${catalina.home} path contains a comma.
69
- # Because double quotes are used for quoting, the double quote character
70
- # may not appear in a path.
71
- server.loader=
72
-
73
- #
74
- # List of comma-separated paths defining the contents of the "shared"
75
- # classloader. Prefixes should be used to define what is the repository type.
76
- # Path may be relative to the CATALINA_BASE path or absolute. If left as blank,
77
- # the "common" loader will be used as Catalina's "shared" loader.
78
- # Examples:
79
- # "foo": Add this folder as a class repository
80
- # "foo/*.jar": Add all the JARs of the specified folder as class
81
- # repositories
82
- # "foo/bar.jar": Add bar.jar as a class repository
83
- # Please note that for single jars, e.g. bar.jar, you need the URL form
84
- # starting with file:.
85
- #
86
- # Note: Values may be enclosed in double quotes ("...") in case either the
87
- # ${catalina.base} path or the ${catalina.home} path contains a comma.
88
- # Because double quotes are used for quoting, the double quote character
89
- # may not appear in a path.
90
- shared.loader=
91
-
92
- # Default list of JAR files that should not be scanned using the JarScanner
93
- # functionality. This is typically used to scan JARs for configuration
94
- # information. JARs that do not contain such information may be excluded from
95
- # the scan to speed up the scanning process. This is the default list. JARs on
96
- # this list are excluded from all scans. The list must be a comma separated list
97
- # of JAR file names.
98
- # The list of JARs to skip may be over-ridden at a Context level for individual
99
- # scan types by configuring a JarScanner with a nested JarScanFilter.
100
- # The JARs listed below include:
101
- # - Tomcat Bootstrap JARs
102
- # - Tomcat API JARs
103
- # - Catalina JARs
104
- # - Jasper JARs
105
- # - Tomcat JARs
106
- # - Common non-Tomcat JARs
107
- # - Test JARs (JUnit, Cobertura and dependencies)
108
- tomcat.util.scan.StandardJarScanFilter.jarsToSkip=\
109
- annotations-api.jar,\
110
- ant-junit*.jar,\
111
- ant-launcher.jar,\
112
- ant.jar,\
113
- asm-*.jar,\
114
- aspectj*.jar,\
115
- bootstrap.jar,\
116
- catalina-ant.jar,\
117
- catalina-ha.jar,\
118
- catalina-storeconfig.jar,\
119
- catalina-tribes.jar,\
120
- catalina.jar,\
121
- cglib-*.jar,\
122
- cobertura-*.jar,\
123
- commons-beanutils*.jar,\
124
- commons-codec*.jar,\
125
- commons-collections*.jar,\
126
- commons-daemon.jar,\
127
- commons-dbcp*.jar,\
128
- commons-digester*.jar,\
129
- commons-fileupload*.jar,\
130
- commons-httpclient*.jar,\
131
- commons-io*.jar,\
132
- commons-lang*.jar,\
133
- commons-logging*.jar,\
134
- commons-math*.jar,\
135
- commons-pool*.jar,\
136
- dom4j-*.jar,\
137
- easymock-*.jar,\
138
- ecj-*.jar,\
139
- el-api.jar,\
140
- geronimo-spec-jaxrpc*.jar,\
141
- h2*.jar,\
142
- hamcrest-*.jar,\
143
- hibernate*.jar,\
144
- httpclient*.jar,\
145
- icu4j-*.jar,\
146
- jasper-el.jar,\
147
- jasper.jar,\
148
- jaspic-api.jar,\
149
- jaxb-*.jar,\
150
- jaxen-*.jar,\
151
- jdom-*.jar,\
152
- jetty-*.jar,\
153
- jmx-tools.jar,\
154
- jmx.jar,\
155
- jsp-api.jar,\
156
- jstl.jar,\
157
- jta*.jar,\
158
- junit-*.jar,\
159
- junit.jar,\
160
- log4j*.jar,\
161
- mail*.jar,\
162
- objenesis-*.jar,\
163
- oraclepki.jar,\
164
- oro-*.jar,\
165
- servlet-api-*.jar,\
166
- servlet-api.jar,\
167
- slf4j*.jar,\
168
- taglibs-standard-spec-*.jar,\
169
- tagsoup-*.jar,\
170
- tomcat-api.jar,\
171
- tomcat-coyote.jar,\
172
- tomcat-dbcp.jar,\
173
- tomcat-i18n-*.jar,\
174
- tomcat-jdbc.jar,\
175
- tomcat-jni.jar,\
176
- tomcat-juli-adapters.jar,\
177
- tomcat-juli.jar,\
178
- tomcat-util-scan.jar,\
179
- tomcat-util.jar,\
180
- tomcat-websocket.jar,\
181
- tools.jar,\
182
- websocket-api.jar,\
183
- wsdl4j*.jar,\
184
- xercesImpl.jar,\
185
- xml-apis.jar,\
186
- xmlParserAPIs-*.jar,\
187
- xmlParserAPIs.jar,\
188
- xom-*.jar
189
-
190
- # Default list of JAR files that should be scanned that overrides the default
191
- # jarsToSkip list above. This is typically used to include a specific JAR that
192
- # has been excluded by a broad file name pattern in the jarsToSkip list.
193
- # The list of JARs to scan may be over-ridden at a Context level for individual
194
- # scan types by configuring a JarScanner with a nested JarScanFilter.
195
- tomcat.util.scan.StandardJarScanFilter.jarsToScan=\
196
- log4j-taglib*.jar,\
197
- log4j-web*.jar,\
198
- log4javascript*.jar,\
199
- slf4j-taglib*.jar
200
-
201
- # String cache configuration.
202
- tomcat.util.buf.StringCache.byte.enabled=true
203
- #tomcat.util.buf.StringCache.char.enabled=true
204
- #tomcat.util.buf.StringCache.trainThreshold=500000
205
- #tomcat.util.buf.StringCache.cacheSize=5000
1
+ # Licensed to the Apache Software Foundation (ASF) under one or more
2
+ # contributor license agreements. See the NOTICE file distributed with
3
+ # this work for additional information regarding copyright ownership.
4
+ # The ASF licenses this file to You under the Apache License, Version 2.0
5
+ # (the "License"); you may not use this file except in compliance with
6
+ # the License. You may obtain a copy of the License at
7
+ #
8
+ # http://www.apache.org/licenses/LICENSE-2.0
9
+ #
10
+ # Unless required by applicable law or agreed to in writing, software
11
+ # distributed under the License is distributed on an "AS IS" BASIS,
12
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ # See the License for the specific language governing permissions and
14
+ # limitations under the License.
15
+
16
+ #
17
+ # List of comma-separated packages that start with or equal this string
18
+ # will cause a security exception to be thrown when
19
+ # passed to checkPackageAccess unless the
20
+ # corresponding RuntimePermission ("accessClassInPackage."+package) has
21
+ # been granted.
22
+ package.access=sun.,org.apache.catalina.,org.apache.coyote.,org.apache.jasper.,org.apache.tomcat.
23
+ #
24
+ # List of comma-separated packages that start with or equal this string
25
+ # will cause a security exception to be thrown when
26
+ # passed to checkPackageDefinition unless the
27
+ # corresponding RuntimePermission ("defineClassInPackage."+package) has
28
+ # been granted.
29
+ #
30
+ # by default, no packages are restricted for definition, and none of
31
+ # the class loaders supplied with the JDK call checkPackageDefinition.
32
+ #
33
+ package.definition=sun.,java.,org.apache.catalina.,org.apache.coyote.,\
34
+ org.apache.jasper.,org.apache.naming.,org.apache.tomcat.
35
+
36
+ #
37
+ #
38
+ # List of comma-separated paths defining the contents of the "common"
39
+ # classloader. Prefixes should be used to define what is the repository type.
40
+ # Path may be relative to the CATALINA_HOME or CATALINA_BASE path or absolute.
41
+ # If left as blank,the JVM system loader will be used as Catalina's "common"
42
+ # loader.
43
+ # Examples:
44
+ # "foo": Add this folder as a class repository
45
+ # "foo/*.jar": Add all the JARs of the specified folder as class
46
+ # repositories
47
+ # "foo/bar.jar": Add bar.jar as a class repository
48
+ #
49
+ # Note: Values are enclosed in double quotes ("...") in case either the
50
+ # ${catalina.base} path or the ${catalina.home} path contains a comma.
51
+ # Because double quotes are used for quoting, the double quote character
52
+ # may not appear in a path.
53
+ common.loader="${catalina.base}/lib","${catalina.base}/lib/*.jar","${catalina.home}/lib","${catalina.home}/lib/*.jar"
54
+
55
+ #
56
+ # List of comma-separated paths defining the contents of the "server"
57
+ # classloader. Prefixes should be used to define what is the repository type.
58
+ # Path may be relative to the CATALINA_HOME or CATALINA_BASE path or absolute.
59
+ # If left as blank, the "common" loader will be used as Catalina's "server"
60
+ # loader.
61
+ # Examples:
62
+ # "foo": Add this folder as a class repository
63
+ # "foo/*.jar": Add all the JARs of the specified folder as class
64
+ # repositories
65
+ # "foo/bar.jar": Add bar.jar as a class repository
66
+ #
67
+ # Note: Values may be enclosed in double quotes ("...") in case either the
68
+ # ${catalina.base} path or the ${catalina.home} path contains a comma.
69
+ # Because double quotes are used for quoting, the double quote character
70
+ # may not appear in a path.
71
+ server.loader=
72
+
73
+ #
74
+ # List of comma-separated paths defining the contents of the "shared"
75
+ # classloader. Prefixes should be used to define what is the repository type.
76
+ # Path may be relative to the CATALINA_BASE path or absolute. If left as blank,
77
+ # the "common" loader will be used as Catalina's "shared" loader.
78
+ # Examples:
79
+ # "foo": Add this folder as a class repository
80
+ # "foo/*.jar": Add all the JARs of the specified folder as class
81
+ # repositories
82
+ # "foo/bar.jar": Add bar.jar as a class repository
83
+ # Please note that for single jars, e.g. bar.jar, you need the URL form
84
+ # starting with file:.
85
+ #
86
+ # Note: Values may be enclosed in double quotes ("...") in case either the
87
+ # ${catalina.base} path or the ${catalina.home} path contains a comma.
88
+ # Because double quotes are used for quoting, the double quote character
89
+ # may not appear in a path.
90
+ shared.loader=
91
+
92
+ # Default list of JAR files that should not be scanned using the JarScanner
93
+ # functionality. This is typically used to scan JARs for configuration
94
+ # information. JARs that do not contain such information may be excluded from
95
+ # the scan to speed up the scanning process. This is the default list. JARs on
96
+ # this list are excluded from all scans. The list must be a comma separated list
97
+ # of JAR file names.
98
+ # The list of JARs to skip may be over-ridden at a Context level for individual
99
+ # scan types by configuring a JarScanner with a nested JarScanFilter.
100
+ # The JARs listed below include:
101
+ # - Tomcat Bootstrap JARs
102
+ # - Tomcat API JARs
103
+ # - Catalina JARs
104
+ # - Jasper JARs
105
+ # - Tomcat JARs
106
+ # - Common non-Tomcat JARs
107
+ # - Test JARs (JUnit, Cobertura and dependencies)
108
+ tomcat.util.scan.StandardJarScanFilter.jarsToSkip=\
109
+ annotations-api.jar,\
110
+ ant-junit*.jar,\
111
+ ant-launcher.jar,\
112
+ ant.jar,\
113
+ asm-*.jar,\
114
+ aspectj*.jar,\
115
+ bootstrap.jar,\
116
+ catalina-ant.jar,\
117
+ catalina-ha.jar,\
118
+ catalina-ssi.jar,\
119
+ catalina-storeconfig.jar,\
120
+ catalina-tribes.jar,\
121
+ catalina.jar,\
122
+ cglib-*.jar,\
123
+ cobertura-*.jar,\
124
+ commons-beanutils*.jar,\
125
+ commons-codec*.jar,\
126
+ commons-collections*.jar,\
127
+ commons-daemon.jar,\
128
+ commons-dbcp*.jar,\
129
+ commons-digester*.jar,\
130
+ commons-fileupload*.jar,\
131
+ commons-httpclient*.jar,\
132
+ commons-io*.jar,\
133
+ commons-lang*.jar,\
134
+ commons-logging*.jar,\
135
+ commons-math*.jar,\
136
+ commons-pool*.jar,\
137
+ dom4j-*.jar,\
138
+ easymock-*.jar,\
139
+ ecj-*.jar,\
140
+ el-api.jar,\
141
+ geronimo-spec-jaxrpc*.jar,\
142
+ h2*.jar,\
143
+ hamcrest-*.jar,\
144
+ hibernate*.jar,\
145
+ httpclient*.jar,\
146
+ icu4j-*.jar,\
147
+ jasper-el.jar,\
148
+ jasper.jar,\
149
+ jaspic-api.jar,\
150
+ jaxb-*.jar,\
151
+ jaxen-*.jar,\
152
+ jdom-*.jar,\
153
+ jetty-*.jar,\
154
+ jmx-tools.jar,\
155
+ jmx.jar,\
156
+ jsp-api.jar,\
157
+ jstl.jar,\
158
+ jta*.jar,\
159
+ junit-*.jar,\
160
+ junit.jar,\
161
+ log4j*.jar,\
162
+ mail*.jar,\
163
+ objenesis-*.jar,\
164
+ oraclepki.jar,\
165
+ oro-*.jar,\
166
+ servlet-api-*.jar,\
167
+ servlet-api.jar,\
168
+ slf4j*.jar,\
169
+ taglibs-standard-spec-*.jar,\
170
+ tagsoup-*.jar,\
171
+ tomcat-api.jar,\
172
+ tomcat-coyote.jar,\
173
+ tomcat-dbcp.jar,\
174
+ tomcat-i18n-*.jar,\
175
+ tomcat-jdbc.jar,\
176
+ tomcat-jni.jar,\
177
+ tomcat-juli-adapters.jar,\
178
+ tomcat-juli.jar,\
179
+ tomcat-util-scan.jar,\
180
+ tomcat-util.jar,\
181
+ tomcat-websocket.jar,\
182
+ tools.jar,\
183
+ websocket-api.jar,\
184
+ wsdl4j*.jar,\
185
+ xercesImpl.jar,\
186
+ xml-apis.jar,\
187
+ xmlParserAPIs-*.jar,\
188
+ xmlParserAPIs.jar,\
189
+ xom-*.jar
190
+
191
+ # Default list of JAR files that should be scanned that overrides the default
192
+ # jarsToSkip list above. This is typically used to include a specific JAR that
193
+ # has been excluded by a broad file name pattern in the jarsToSkip list.
194
+ # The list of JARs to scan may be over-ridden at a Context level for individual
195
+ # scan types by configuring a JarScanner with a nested JarScanFilter.
196
+ tomcat.util.scan.StandardJarScanFilter.jarsToScan=\
197
+ log4j-taglib*.jar,\
198
+ log4j-web*.jar,\
199
+ log4javascript*.jar,\
200
+ slf4j-taglib*.jar
201
+
202
+ # String cache configuration.
203
+ tomcat.util.buf.StringCache.byte.enabled=true
204
+ #tomcat.util.buf.StringCache.char.enabled=true
205
+ #tomcat.util.buf.StringCache.trainThreshold=500000
206
+ #tomcat.util.buf.StringCache.cacheSize=5000
@@ -1,31 +1,31 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <!--
3
- Licensed to the Apache Software Foundation (ASF) under one or more
4
- contributor license agreements. See the NOTICE file distributed with
5
- this work for additional information regarding copyright ownership.
6
- The ASF licenses this file to You under the Apache License, Version 2.0
7
- (the "License"); you may not use this file except in compliance with
8
- the License. You may obtain a copy of the License at
9
-
10
- http://www.apache.org/licenses/LICENSE-2.0
11
-
12
- Unless required by applicable law or agreed to in writing, software
13
- distributed under the License is distributed on an "AS IS" BASIS,
14
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
- See the License for the specific language governing permissions and
16
- limitations under the License.
17
- -->
18
- <!-- The contents of this file will be loaded for each web application -->
19
- <Context>
20
-
21
- <!-- Default set of monitored resources. If one of these changes, the -->
22
- <!-- web application will be reloaded. -->
23
- <WatchedResource>WEB-INF/web.xml</WatchedResource>
24
- <WatchedResource>WEB-INF/tomcat-web.xml</WatchedResource>
25
- <WatchedResource>${catalina.base}/conf/web.xml</WatchedResource>
26
-
27
- <!-- Uncomment this to disable session persistence across Tomcat restarts -->
28
- <!--
29
- <Manager pathname="" />
30
- -->
31
- </Context>
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!--
3
+ Licensed to the Apache Software Foundation (ASF) under one or more
4
+ contributor license agreements. See the NOTICE file distributed with
5
+ this work for additional information regarding copyright ownership.
6
+ The ASF licenses this file to You under the Apache License, Version 2.0
7
+ (the "License"); you may not use this file except in compliance with
8
+ the License. You may obtain a copy of the License at
9
+
10
+ http://www.apache.org/licenses/LICENSE-2.0
11
+
12
+ Unless required by applicable law or agreed to in writing, software
13
+ distributed under the License is distributed on an "AS IS" BASIS,
14
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15
+ See the License for the specific language governing permissions and
16
+ limitations under the License.
17
+ -->
18
+ <!-- The contents of this file will be loaded for each web application -->
19
+ <Context>
20
+
21
+ <!-- Default set of monitored resources. If one of these changes, the -->
22
+ <!-- web application will be reloaded. -->
23
+ <WatchedResource>WEB-INF/web.xml</WatchedResource>
24
+ <WatchedResource>WEB-INF/tomcat-web.xml</WatchedResource>
25
+ <WatchedResource>${catalina.base}/conf/web.xml</WatchedResource>
26
+
27
+ <!-- Uncomment this to disable session persistence across Tomcat restarts -->
28
+ <!--
29
+ <Manager pathname="" />
30
+ -->
31
+ </Context>