rubyfox-server 2.17.3.2 → 2.19.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. checksums.yaml +4 -4
  2. data/lib/rubyfox/server/data/config/admin/descriptors/config_room.txt +10 -1
  3. data/lib/rubyfox/server/data/config/admin/descriptors/config_server.txt +90 -20
  4. data/lib/rubyfox/server/data/config/admin/descriptors/config_zone.txt +9 -0
  5. data/lib/rubyfox/server/data/config/admin/descriptors/runtime_room.txt +11 -0
  6. data/lib/rubyfox/server/data/config/admin/descriptors/runtime_user.txt +3 -3
  7. data/lib/rubyfox/server/data/config/core.xml +4 -4
  8. data/lib/rubyfox/server/data/config/default.words.txt +11 -0
  9. data/lib/rubyfox/server/data/config/log4j.properties +1 -2
  10. data/lib/rubyfox/server/data/config/server.xml +1 -1
  11. data/lib/rubyfox/server/data/data/GeoLite2-Country.mmdb +0 -0
  12. data/lib/rubyfox/server/data/data/bannedusers/users.bin +0 -0
  13. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/bootstrap.jar +0 -0
  14. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina-tasks.xml +39 -39
  15. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina.sh +0 -0
  16. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/ciphers.sh +0 -0
  17. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/commons-daemon-native.tar.gz +0 -0
  18. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/commons-daemon.jar +0 -0
  19. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/configtest.sh +0 -0
  20. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/daemon.sh +0 -0
  21. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/digest.sh +0 -0
  22. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/makebase.sh +0 -0
  23. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/setclasspath.sh +0 -0
  24. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/shutdown.sh +0 -0
  25. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/startup.sh +0 -0
  26. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tomcat-juli.jar +0 -0
  27. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tomcat-native.tar.gz +0 -0
  28. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tool-wrapper.sh +0 -0
  29. data/lib/rubyfox/server/data/lib/apache-tomcat/bin/version.sh +0 -0
  30. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/Catalina/localhost/rewrite.config +1 -1
  31. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.policy +263 -263
  32. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.properties +209 -207
  33. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/context.xml +31 -31
  34. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/jaspic-providers.xml +23 -23
  35. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/jaspic-providers.xsd +52 -52
  36. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/keystore.jks +0 -0
  37. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/server.xml +177 -161
  38. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xml +18 -7
  39. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xsd +59 -59
  40. data/lib/rubyfox/server/data/lib/apache-tomcat/conf/web.xml +4740 -4737
  41. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/annotations-api.jar +0 -0
  42. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ant.jar +0 -0
  43. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ha.jar +0 -0
  44. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ssi.jar +0 -0
  45. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-storeconfig.jar +0 -0
  46. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-tribes.jar +0 -0
  47. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina.jar +0 -0
  48. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/el-api.jar +0 -0
  49. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jasper-el.jar +0 -0
  50. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jasper.jar +0 -0
  51. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jaspic-api.jar +0 -0
  52. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jsp-api.jar +0 -0
  53. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/servlet-api.jar +0 -0
  54. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/sfs2x-ws-helper.jar +0 -0
  55. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-api.jar +0 -0
  56. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-coyote.jar +0 -0
  57. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-dbcp.jar +0 -0
  58. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-cs.jar +0 -0
  59. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-de.jar +0 -0
  60. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-es.jar +0 -0
  61. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-fr.jar +0 -0
  62. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ja.jar +0 -0
  63. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ko.jar +0 -0
  64. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-pt-BR.jar +0 -0
  65. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ru.jar +0 -0
  66. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-zh-CN.jar +0 -0
  67. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-jdbc.jar +0 -0
  68. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-jni.jar +0 -0
  69. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-util-scan.jar +0 -0
  70. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-util.jar +0 -0
  71. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-websocket.jar +0 -0
  72. data/lib/rubyfox/server/data/lib/apache-tomcat/lib/websocket-api.jar +0 -0
  73. data/lib/rubyfox/server/data/lib/javax.activation-1.2.0.jar +0 -0
  74. data/lib/rubyfox/server/data/lib/javax.mail.jar +0 -0
  75. data/lib/rubyfox/server/data/lib/js/JSApi.js +2 -1
  76. data/lib/rubyfox/server/data/lib/js/LibApi.js +181 -48
  77. data/lib/rubyfox/server/data/lib/sfs2x-admin.jar +0 -0
  78. data/lib/rubyfox/server/data/lib/sfs2x-cluster.jar +0 -0
  79. data/lib/rubyfox/server/data/lib/sfs2x-core.jar +0 -0
  80. data/lib/rubyfox/server/data/lib/sfs2x.jar +0 -0
  81. data/lib/rubyfox/server/data/sfs2x-service +26 -30
  82. data/lib/rubyfox/server/data/www/BlueBox.war +0 -0
  83. data/lib/rubyfox/server/data/www/HelloServlet/WEB-INF/web.xml +1 -3
  84. data/lib/rubyfox/server/data/www/ROOT/_css_/default.css +14 -6
  85. data/lib/rubyfox/server/data/www/ROOT/admin/assets/css/style.css +44 -2
  86. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/application.bundle.js +98 -61
  87. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/endors~mod-0~mod-1~mod-11~mod-12~mod-17~mod-6~mod-7~mod-8~mod-9.bundle.js +17357 -0
  88. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-0.bundle.js +4 -4
  89. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-1.bundle.js +3 -3
  90. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-10.bundle.js +101 -66
  91. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-11.bundle.js +544 -8
  92. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12.bundle.js +915 -1480
  93. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12~module-15~module-16~module-4.bundle.js +2665 -0
  94. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-13.bundle.js +606 -3093
  95. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-13~module-16~module-17~module-4.bundle.js +2665 -0
  96. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-14.bundle.js +764 -0
  97. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-15.bundle.js +71 -0
  98. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-16.bundle.js +1787 -0
  99. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-17.bundle.js +3383 -0
  100. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-4.bundle.js +121 -1009
  101. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-5.bundle.js +1214 -1744
  102. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-6.bundle.js +398 -666
  103. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-7.bundle.js +717 -192
  104. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-8.bundle.js +2117 -665
  105. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-9.bundle.js +613 -690
  106. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~mod-0~mod-1~mod-10~mod-11~mod-16~mod-5~mod-6~mod-7~mod-8.bundle.js +17357 -0
  107. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~mod-0~mod-1~mod-11~mod-12~mod-17~mod-5~mod-6~mod-7~mod-8~mod-9.bundle.js +17357 -0
  108. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/{vendors~module-0~module-1~module-13~module-4~module-5~module-7~module-8.bundle.js → vendors~mod-0~mod-1~mod-11~mod-12~mod-17~mod-5~mod-7~mod-8~mod-9.bundle.js} +2 -2
  109. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-12.bundle.js +807 -0
  110. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-13.bundle.js +807 -0
  111. data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-configurator.html +32 -0
  112. data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-monitor.html +185 -0
  113. data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-updater.html +47 -0
  114. data/lib/rubyfox/server/data/www/ROOT/admin/modules/extension-deployer.html +84 -0
  115. data/lib/rubyfox/server/data/www/ROOT/admin/modules/zone-monitor.html +15 -8
  116. data/lib/rubyfox/server/data/www/ROOT/index.html +13 -23
  117. data/lib/rubyfox/server/data/www/host-manager/META-INF/context.xml +2 -2
  118. data/lib/rubyfox/server/data/www/host-manager/WEB-INF/jsp/404.jsp +2 -2
  119. data/lib/rubyfox/server/data/www/host-manager/{manager.xml → WEB-INF/manager.xml} +5 -1
  120. data/lib/rubyfox/server/data/www/host-manager/WEB-INF/web.xml +17 -0
  121. data/lib/rubyfox/server/data/www/host-manager/css/manager.css +141 -0
  122. data/lib/rubyfox/server/data/www/host-manager/images/tomcat.svg +967 -0
  123. data/lib/rubyfox/server/data/www/manager/META-INF/context.xml +2 -0
  124. data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorCerts.jsp +1 -1
  125. data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorCiphers.jsp +1 -1
  126. data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorTrustedCerts.jsp +1 -1
  127. data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/sessionDetail.jsp +3 -3
  128. data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/sessionsList.jsp +1 -1
  129. data/lib/rubyfox/server/data/www/manager/WEB-INF/web.xml +17 -0
  130. data/lib/rubyfox/server/data/www/manager/css/manager.css +141 -0
  131. data/lib/rubyfox/server/data/www/manager/images/tomcat.svg +967 -0
  132. data/lib/rubyfox/server/data/www/manager/xform.xsl +74 -59
  133. data/lib/rubyfox/server/version.rb +1 -1
  134. metadata +30 -31
  135. data/lib/rubyfox/server/data/config/admin/icons/Analytics.png +0 -0
  136. data/lib/rubyfox/server/data/config/admin/icons/BanManager.png +0 -0
  137. data/lib/rubyfox/server/data/config/admin/icons/BlueBoxMonitor.png +0 -0
  138. data/lib/rubyfox/server/data/config/admin/icons/Console.png +0 -0
  139. data/lib/rubyfox/server/data/config/admin/icons/Dashboard.png +0 -0
  140. data/lib/rubyfox/server/data/config/admin/icons/ExtensionManager.png +0 -0
  141. data/lib/rubyfox/server/data/config/admin/icons/LicenseManager.png +0 -0
  142. data/lib/rubyfox/server/data/config/admin/icons/LogViewer.png +0 -0
  143. data/lib/rubyfox/server/data/config/admin/icons/ServerConfigurator.png +0 -0
  144. data/lib/rubyfox/server/data/config/admin/icons/ServletManager.png +0 -0
  145. data/lib/rubyfox/server/data/config/admin/icons/ZoneConfigurator.png +0 -0
  146. data/lib/rubyfox/server/data/config/admin/icons/ZoneMonitor.png +0 -0
  147. data/lib/rubyfox/server/data/lib/BlueBox.war +0 -0
  148. data/lib/rubyfox/server/data/lib/apache-tomcat/LICENSE +0 -1061
  149. data/lib/rubyfox/server/data/lib/apache-tomcat/NOTICE +0 -68
  150. data/lib/rubyfox/server/data/lib/apache-tomcat/README.md +0 -81
  151. data/lib/rubyfox/server/data/lib/apache-tomcat/RELEASE-NOTES +0 -174
  152. data/lib/rubyfox/server/data/lib/imap.jar +0 -0
  153. data/lib/rubyfox/server/data/lib/mailapi.jar +0 -0
  154. data/lib/rubyfox/server/data/lib/pop3.jar +0 -0
  155. data/lib/rubyfox/server/data/lib/smtp.jar +0 -0
  156. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12~module-13~module-9.bundle.js +0 -2634
  157. data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-9.bundle.js +0 -807
  158. data/lib/rubyfox/server/data/www/host-manager/images/tomcat.gif +0 -0
  159. data/lib/rubyfox/server/data/www/manager/images/tomcat.gif +0 -0
  160. /data/lib/rubyfox/server/data/data/buddylists/{BasicExamples/.keep → .keep} +0 -0
@@ -1,207 +1,209 @@
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
- derby-*.jar,\
138
- dom4j-*.jar,\
139
- easymock-*.jar,\
140
- ecj-*.jar,\
141
- el-api.jar,\
142
- geronimo-spec-jaxrpc*.jar,\
143
- h2*.jar,\
144
- hamcrest-*.jar,\
145
- hibernate*.jar,\
146
- httpclient*.jar,\
147
- icu4j-*.jar,\
148
- jasper-el.jar,\
149
- jasper.jar,\
150
- jaspic-api.jar,\
151
- jaxb-*.jar,\
152
- jaxen-*.jar,\
153
- jdom-*.jar,\
154
- jetty-*.jar,\
155
- jmx-tools.jar,\
156
- jmx.jar,\
157
- jsp-api.jar,\
158
- jstl.jar,\
159
- jta*.jar,\
160
- junit-*.jar,\
161
- junit.jar,\
162
- log4j*.jar,\
163
- mail*.jar,\
164
- objenesis-*.jar,\
165
- oraclepki.jar,\
166
- oro-*.jar,\
167
- servlet-api-*.jar,\
168
- servlet-api.jar,\
169
- slf4j*.jar,\
170
- taglibs-standard-spec-*.jar,\
171
- tagsoup-*.jar,\
172
- tomcat-api.jar,\
173
- tomcat-coyote.jar,\
174
- tomcat-dbcp.jar,\
175
- tomcat-i18n-*.jar,\
176
- tomcat-jdbc.jar,\
177
- tomcat-jni.jar,\
178
- tomcat-juli-adapters.jar,\
179
- tomcat-juli.jar,\
180
- tomcat-util-scan.jar,\
181
- tomcat-util.jar,\
182
- tomcat-websocket.jar,\
183
- tools.jar,\
184
- websocket-api.jar,\
185
- wsdl4j*.jar,\
186
- xercesImpl.jar,\
187
- xml-apis.jar,\
188
- xmlParserAPIs-*.jar,\
189
- xmlParserAPIs.jar,\
190
- xom-*.jar
191
-
192
- # Default list of JAR files that should be scanned that overrides the default
193
- # jarsToSkip list above. This is typically used to include a specific JAR that
194
- # has been excluded by a broad file name pattern in the jarsToSkip list.
195
- # The list of JARs to scan may be over-ridden at a Context level for individual
196
- # scan types by configuring a JarScanner with a nested JarScanFilter.
197
- tomcat.util.scan.StandardJarScanFilter.jarsToScan=\
198
- log4j-taglib*.jar,\
199
- log4j-web*.jar,\
200
- log4javascript*.jar,\
201
- slf4j-taglib*.jar
202
-
203
- # String cache configuration.
204
- tomcat.util.buf.StringCache.byte.enabled=true
205
- #tomcat.util.buf.StringCache.char.enabled=true
206
- #tomcat.util.buf.StringCache.trainThreshold=500000
207
- #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
+ derby-*.jar,\
138
+ dom4j-*.jar,\
139
+ easymock-*.jar,\
140
+ ecj-*.jar,\
141
+ el-api.jar,\
142
+ geronimo-spec-jaxrpc*.jar,\
143
+ h2*.jar,\
144
+ ha-api-*.jar,\
145
+ hamcrest-*.jar,\
146
+ hibernate*.jar,\
147
+ httpclient*.jar,\
148
+ icu4j-*.jar,\
149
+ jasper-el.jar,\
150
+ jasper.jar,\
151
+ jaspic-api.jar,\
152
+ jaxb-*.jar,\
153
+ jaxen-*.jar,\
154
+ jaxws-rt-*.jar,\
155
+ jdom-*.jar,\
156
+ jetty-*.jar,\
157
+ jmx-tools.jar,\
158
+ jmx.jar,\
159
+ jsp-api.jar,\
160
+ jstl.jar,\
161
+ jta*.jar,\
162
+ junit-*.jar,\
163
+ junit.jar,\
164
+ log4j*.jar,\
165
+ mail*.jar,\
166
+ objenesis-*.jar,\
167
+ oraclepki.jar,\
168
+ oro-*.jar,\
169
+ servlet-api-*.jar,\
170
+ servlet-api.jar,\
171
+ slf4j*.jar,\
172
+ taglibs-standard-spec-*.jar,\
173
+ tagsoup-*.jar,\
174
+ tomcat-api.jar,\
175
+ tomcat-coyote.jar,\
176
+ tomcat-dbcp.jar,\
177
+ tomcat-i18n-*.jar,\
178
+ tomcat-jdbc.jar,\
179
+ tomcat-jni.jar,\
180
+ tomcat-juli-adapters.jar,\
181
+ tomcat-juli.jar,\
182
+ tomcat-util-scan.jar,\
183
+ tomcat-util.jar,\
184
+ tomcat-websocket.jar,\
185
+ tools.jar,\
186
+ websocket-api.jar,\
187
+ wsdl4j*.jar,\
188
+ xercesImpl.jar,\
189
+ xml-apis.jar,\
190
+ xmlParserAPIs-*.jar,\
191
+ xmlParserAPIs.jar,\
192
+ xom-*.jar
193
+
194
+ # Default list of JAR files that should be scanned that overrides the default
195
+ # jarsToSkip list above. This is typically used to include a specific JAR that
196
+ # has been excluded by a broad file name pattern in the jarsToSkip list.
197
+ # The list of JARs to scan may be over-ridden at a Context level for individual
198
+ # scan types by configuring a JarScanner with a nested JarScanFilter.
199
+ tomcat.util.scan.StandardJarScanFilter.jarsToScan=\
200
+ log4j-taglib*.jar,\
201
+ log4j-web*.jar,\
202
+ log4javascript*.jar,\
203
+ slf4j-taglib*.jar
204
+
205
+ # String cache configuration.
206
+ tomcat.util.buf.StringCache.byte.enabled=true
207
+ #tomcat.util.buf.StringCache.char.enabled=true
208
+ #tomcat.util.buf.StringCache.trainThreshold=500000
209
+ #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
+ <JarScanner scanManifest="false"/>
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,23 +1,23 @@
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
- <jaspic-providers xmlns="http://tomcat.apache.org/xml"
19
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20
- xsi:schemaLocation="http://tomcat.apache.org/xml jaspic-providers.xsd"
21
- version="1.0">
22
- <!-- No JASPIC providers configured by default -->
23
- </jaspic-providers>
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
+ <jaspic-providers xmlns="http://tomcat.apache.org/xml"
19
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20
+ xsi:schemaLocation="http://tomcat.apache.org/xml jaspic-providers.xsd"
21
+ version="1.0">
22
+ <!-- No JASPIC providers configured by default -->
23
+ </jaspic-providers>
@@ -1,53 +1,53 @@
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
- <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
19
- targetNamespace="http://tomcat.apache.org/xml"
20
- xmlns:jaspic="http://tomcat.apache.org/xml"
21
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
22
- elementFormDefault="qualified"
23
- attributeFormDefault="unqualified"
24
- version="1.0">
25
- <xs:element name="jaspic-providers">
26
- <xs:complexType>
27
- <xs:sequence>
28
- <xs:element name="provider" minOccurs="0" maxOccurs="unbounded">
29
- <xs:complexType>
30
- <xs:sequence>
31
- <xs:element name="property" minOccurs="0" maxOccurs="unbounded">
32
- <xs:complexType>
33
- <xs:attribute name="name" use="required" type="jaspic:propertyname" />
34
- <xs:attribute name="value" use="required" type="xs:string" />
35
- </xs:complexType>
36
- </xs:element>
37
- </xs:sequence>
38
- <xs:attribute name="className" type="xs:string" />
39
- <xs:attribute name="layer" type="xs:string" />
40
- <xs:attribute name="appContext" type="xs:string" />
41
- <xs:attribute name="description" type="xs:string" />
42
- </xs:complexType>
43
- </xs:element>
44
- </xs:sequence>
45
- <xs:attribute name="version" type="xs:string" />
46
- </xs:complexType>
47
- </xs:element>
48
- <xs:simpleType name="propertyname">
49
- <xs:restriction base="xs:string">
50
- <xs:minLength value="1"/>
51
- </xs:restriction>
52
- </xs:simpleType>
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
+ <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
19
+ targetNamespace="http://tomcat.apache.org/xml"
20
+ xmlns:jaspic="http://tomcat.apache.org/xml"
21
+ xmlns:xs="http://www.w3.org/2001/XMLSchema"
22
+ elementFormDefault="qualified"
23
+ attributeFormDefault="unqualified"
24
+ version="1.0">
25
+ <xs:element name="jaspic-providers">
26
+ <xs:complexType>
27
+ <xs:sequence>
28
+ <xs:element name="provider" minOccurs="0" maxOccurs="unbounded">
29
+ <xs:complexType>
30
+ <xs:sequence>
31
+ <xs:element name="property" minOccurs="0" maxOccurs="unbounded">
32
+ <xs:complexType>
33
+ <xs:attribute name="name" use="required" type="jaspic:propertyname" />
34
+ <xs:attribute name="value" use="required" type="xs:string" />
35
+ </xs:complexType>
36
+ </xs:element>
37
+ </xs:sequence>
38
+ <xs:attribute name="className" type="xs:string" />
39
+ <xs:attribute name="layer" type="xs:string" />
40
+ <xs:attribute name="appContext" type="xs:string" />
41
+ <xs:attribute name="description" type="xs:string" />
42
+ </xs:complexType>
43
+ </xs:element>
44
+ </xs:sequence>
45
+ <xs:attribute name="version" type="xs:string" />
46
+ </xs:complexType>
47
+ </xs:element>
48
+ <xs:simpleType name="propertyname">
49
+ <xs:restriction base="xs:string">
50
+ <xs:minLength value="1"/>
51
+ </xs:restriction>
52
+ </xs:simpleType>
53
53
  </xs:schema>