rubyfox-server 2.17.3.1 → 2.19.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/rubyfox/server/data/config/admin/descriptors/config_room.txt +10 -1
- data/lib/rubyfox/server/data/config/admin/descriptors/config_server.txt +90 -20
- data/lib/rubyfox/server/data/config/admin/descriptors/config_zone.txt +9 -0
- data/lib/rubyfox/server/data/config/admin/descriptors/runtime_room.txt +11 -0
- data/lib/rubyfox/server/data/config/admin/descriptors/runtime_user.txt +3 -3
- data/lib/rubyfox/server/data/config/core.xml +4 -4
- data/lib/rubyfox/server/data/config/default.words.txt +11 -0
- data/lib/rubyfox/server/data/config/log4j.properties +1 -2
- data/lib/rubyfox/server/data/config/server.xml +1 -1
- data/lib/rubyfox/server/data/data/GeoLite2-Country.mmdb +0 -0
- data/lib/rubyfox/server/data/data/bannedusers/users.bin +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/bootstrap.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina-tasks.xml +39 -39
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/ciphers.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/commons-daemon-native.tar.gz +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/commons-daemon.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/configtest.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/daemon.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/digest.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/makebase.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/setclasspath.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/shutdown.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/startup.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tomcat-juli.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tomcat-native.tar.gz +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tool-wrapper.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/version.sh +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/Catalina/localhost/rewrite.config +1 -1
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.policy +263 -264
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.properties +209 -207
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/context.xml +31 -31
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/jaspic-providers.xml +23 -23
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/jaspic-providers.xsd +52 -52
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/keystore.jks +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/server.xml +177 -161
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xml +18 -7
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xsd +59 -59
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/web.xml +4740 -4737
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/annotations-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ant.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ha.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-ssi.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-storeconfig.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina-tribes.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/catalina.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/el-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jasper-el.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jasper.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jaspic-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/jsp-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/servlet-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/sfs2x-ws-helper.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-coyote.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-dbcp.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-cs.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-de.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-es.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-fr.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ja.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ko.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-pt-BR.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-ru.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-i18n-zh-CN.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-jdbc.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-jni.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-util-scan.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-util.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/tomcat-websocket.jar +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/websocket-api.jar +0 -0
- data/lib/rubyfox/server/data/lib/javax.activation-1.2.0.jar +0 -0
- data/lib/rubyfox/server/data/lib/javax.mail.jar +0 -0
- data/lib/rubyfox/server/data/lib/js/JSApi.js +2 -1
- data/lib/rubyfox/server/data/lib/js/LibApi.js +181 -48
- data/lib/rubyfox/server/data/lib/sfs2x-admin.jar +0 -0
- data/lib/rubyfox/server/data/lib/sfs2x-cluster.jar +0 -0
- data/lib/rubyfox/server/data/lib/sfs2x-core.jar +0 -0
- data/lib/rubyfox/server/data/lib/sfs2x.jar +0 -0
- data/lib/rubyfox/server/data/sfs2x-service +26 -30
- data/lib/rubyfox/server/data/www/BlueBox.war +0 -0
- data/lib/rubyfox/server/data/www/HelloServlet/WEB-INF/web.xml +1 -3
- data/lib/rubyfox/server/data/www/ROOT/_css_/default.css +14 -6
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/css/style.css +44 -2
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/application.bundle.js +98 -61
- 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
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-0.bundle.js +4 -4
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-1.bundle.js +3 -3
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-10.bundle.js +101 -66
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-11.bundle.js +544 -8
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12.bundle.js +915 -1480
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12~module-15~module-16~module-4.bundle.js +2665 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-13.bundle.js +606 -3093
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-13~module-16~module-17~module-4.bundle.js +2665 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-14.bundle.js +764 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-15.bundle.js +71 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-16.bundle.js +1787 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-17.bundle.js +3383 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-4.bundle.js +121 -1009
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-5.bundle.js +1214 -1744
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-6.bundle.js +398 -666
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-7.bundle.js +717 -192
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-8.bundle.js +2117 -665
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-9.bundle.js +613 -690
- 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
- 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
- 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
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-12.bundle.js +807 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-13.bundle.js +807 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-configurator.html +32 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-monitor.html +185 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/cluster-updater.html +47 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/extension-deployer.html +84 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/zone-monitor.html +15 -8
- data/lib/rubyfox/server/data/www/ROOT/index.html +13 -23
- data/lib/rubyfox/server/data/www/host-manager/META-INF/context.xml +2 -2
- data/lib/rubyfox/server/data/www/host-manager/WEB-INF/jsp/404.jsp +2 -2
- data/lib/rubyfox/server/data/www/host-manager/{manager.xml → WEB-INF/manager.xml} +5 -1
- data/lib/rubyfox/server/data/www/host-manager/WEB-INF/web.xml +17 -0
- data/lib/rubyfox/server/data/www/host-manager/css/manager.css +141 -0
- data/lib/rubyfox/server/data/www/host-manager/images/tomcat.svg +967 -0
- data/lib/rubyfox/server/data/www/manager/META-INF/context.xml +2 -0
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorCerts.jsp +1 -1
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorCiphers.jsp +1 -1
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/connectorTrustedCerts.jsp +1 -1
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/sessionDetail.jsp +3 -3
- data/lib/rubyfox/server/data/www/manager/WEB-INF/jsp/sessionsList.jsp +1 -1
- data/lib/rubyfox/server/data/www/manager/WEB-INF/web.xml +17 -0
- data/lib/rubyfox/server/data/www/manager/css/manager.css +141 -0
- data/lib/rubyfox/server/data/www/manager/images/tomcat.svg +967 -0
- data/lib/rubyfox/server/data/www/manager/xform.xsl +74 -59
- data/lib/rubyfox/server/version.rb +1 -1
- metadata +30 -31
- data/lib/rubyfox/server/data/config/admin/icons/Analytics.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/BanManager.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/BlueBoxMonitor.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/Console.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/Dashboard.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ExtensionManager.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/LicenseManager.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/LogViewer.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ServerConfigurator.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ServletManager.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ZoneConfigurator.png +0 -0
- data/lib/rubyfox/server/data/config/admin/icons/ZoneMonitor.png +0 -0
- data/lib/rubyfox/server/data/lib/BlueBox.war +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/LICENSE +0 -1061
- data/lib/rubyfox/server/data/lib/apache-tomcat/NOTICE +0 -68
- data/lib/rubyfox/server/data/lib/apache-tomcat/README.md +0 -81
- data/lib/rubyfox/server/data/lib/apache-tomcat/RELEASE-NOTES +0 -174
- data/lib/rubyfox/server/data/lib/imap.jar +0 -0
- data/lib/rubyfox/server/data/lib/mailapi.jar +0 -0
- data/lib/rubyfox/server/data/lib/pop3.jar +0 -0
- data/lib/rubyfox/server/data/lib/smtp.jar +0 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12~module-13~module-9.bundle.js +0 -2634
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/vendors~module-9.bundle.js +0 -807
- data/lib/rubyfox/server/data/www/host-manager/images/tomcat.gif +0 -0
- data/lib/rubyfox/server/data/www/manager/images/tomcat.gif +0 -0
- /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
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
|
-
|
149
|
-
jasper.jar,\
|
150
|
-
|
151
|
-
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
|
-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
tomcat-
|
175
|
-
tomcat-
|
176
|
-
tomcat-
|
177
|
-
tomcat-
|
178
|
-
tomcat-
|
179
|
-
tomcat-
|
180
|
-
tomcat-
|
181
|
-
tomcat-
|
182
|
-
tomcat-
|
183
|
-
|
184
|
-
websocket
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
194
|
-
#
|
195
|
-
#
|
196
|
-
#
|
197
|
-
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
#
|
206
|
-
|
207
|
-
#tomcat.util.buf.StringCache.
|
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>
|
Binary file
|