rubyfox-server 2.16.0.0 → 2.16.3.1
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.
- checksums.yaml +4 -4
- data/.travis.yml +2 -1
- data/README.md +19 -0
- data/lib/rubyfox/server/cli.rb +39 -5
- data/lib/rubyfox/server/data/lib/apache-tomcat/LICENSE +1061 -1061
- data/lib/rubyfox/server/data/lib/apache-tomcat/NOTICE +68 -68
- data/lib/rubyfox/server/data/lib/apache-tomcat/README.md +79 -79
- data/lib/rubyfox/server/data/lib/apache-tomcat/RELEASE-NOTES +174 -173
- 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.bat +28 -13
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/catalina.sh +52 -14
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/ciphers.bat +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.bat +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/daemon.sh +54 -36
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/digest.bat +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/makebase.bat +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/setclasspath.bat +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/shutdown.bat +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/startup.bat +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.bat +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/tool-wrapper.sh +4 -4
- data/lib/rubyfox/server/data/lib/apache-tomcat/bin/version.bat +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.policy +259 -259
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/catalina.properties +206 -205
- 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/logging.properties +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/server.xml +0 -0
- data/lib/rubyfox/server/data/lib/apache-tomcat/conf/tomcat-users.xml +0 -0
- 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 +4737 -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/ecj-4.17.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/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/apache-tomcat/temp/safeToDelete.tmp +0 -0
- data/lib/rubyfox/server/data/lib/sfs2x-admin.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.sh +1 -1
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/css/style.css +3 -1
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/application.bundle.js +2 -2
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-10.bundle.js +9 -11
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12.bundle.js +604 -2
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-12~module-13~module-9.bundle.js +4 -1
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-13.bundle.js +19 -2
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-6.bundle.js +10 -12
- data/lib/rubyfox/server/data/www/ROOT/admin/assets/js/core/modules/module-9.bundle.js +4 -6
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/template.html +5 -0
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/zone-configurator.html +11 -1
- data/lib/rubyfox/server/data/www/ROOT/admin/modules/zone-monitor.html +8 -0
- data/lib/rubyfox/server/data/zones/BasicExamples.zone.xml +147 -0
- data/lib/rubyfox/server/version.rb +1 -1
- metadata +7 -4
- data/lib/rubyfox/server/data/lib/apache-tomcat/lib/ecj-4.12.jar +0 -0
|
@@ -1,68 +1,68 @@
|
|
|
1
|
-
Apache Tomcat
|
|
2
|
-
Copyright 1999-
|
|
3
|
-
|
|
4
|
-
This product includes software developed at
|
|
5
|
-
The Apache Software Foundation (https://www.apache.org/).
|
|
6
|
-
|
|
7
|
-
This software contains code derived from netty-native
|
|
8
|
-
developed by the Netty project
|
|
9
|
-
(https://netty.io, https://github.com/netty/netty-tcnative/)
|
|
10
|
-
and from finagle-native developed at Twitter
|
|
11
|
-
(https://github.com/twitter/finagle).
|
|
12
|
-
|
|
13
|
-
This software contains code derived from jgroups-kubernetes
|
|
14
|
-
developed by the JGroups project (http://www.jgroups.org/).
|
|
15
|
-
|
|
16
|
-
The Windows Installer is built with the Nullsoft
|
|
17
|
-
Scriptable Install System (NSIS), which is
|
|
18
|
-
open source software. The original software and
|
|
19
|
-
related information is available at
|
|
20
|
-
http://nsis.sourceforge.net.
|
|
21
|
-
|
|
22
|
-
Java compilation software for JSP pages is provided by the Eclipse
|
|
23
|
-
JDT Core Batch Compiler component, which is open source software.
|
|
24
|
-
The original software and related information is available at
|
|
25
|
-
https://www.eclipse.org/jdt/core/.
|
|
26
|
-
|
|
27
|
-
org.apache.tomcat.util.json.JSONParser.jj is a public domain javacc grammar
|
|
28
|
-
for JSON written by Robert Fischer.
|
|
29
|
-
https://github.com/RobertFischer/json-parser
|
|
30
|
-
|
|
31
|
-
For portions of the Tomcat JNI OpenSSL API and the OpenSSL JSSE integration
|
|
32
|
-
The org.apache.tomcat.jni and the org.apache.tomcat.net.openssl packages
|
|
33
|
-
are derivative work originating from the Netty project and the finagle-native
|
|
34
|
-
project developed at Twitter
|
|
35
|
-
* Copyright 2014 The Netty Project
|
|
36
|
-
* Copyright 2014 Twitter
|
|
37
|
-
|
|
38
|
-
For portions of the Tomcat cloud support
|
|
39
|
-
The org.apache.catalina.tribes.membership.cloud package contains derivative
|
|
40
|
-
work originating from the jgroups project.
|
|
41
|
-
https://github.com/jgroups-extras/jgroups-kubernetes
|
|
42
|
-
Copyright 2002-2018 Red Hat Inc.
|
|
43
|
-
|
|
44
|
-
The original XML Schemas for Java EE Deployment Descriptors:
|
|
45
|
-
- javaee_5.xsd
|
|
46
|
-
- javaee_web_services_1_2.xsd
|
|
47
|
-
- javaee_web_services_client_1_2.xsd
|
|
48
|
-
- javaee_6.xsd
|
|
49
|
-
- javaee_web_services_1_3.xsd
|
|
50
|
-
- javaee_web_services_client_1_3.xsd
|
|
51
|
-
- jsp_2_2.xsd
|
|
52
|
-
- web-app_3_0.xsd
|
|
53
|
-
- web-common_3_0.xsd
|
|
54
|
-
- web-fragment_3_0.xsd
|
|
55
|
-
- javaee_7.xsd
|
|
56
|
-
- javaee_web_services_1_4.xsd
|
|
57
|
-
- javaee_web_services_client_1_4.xsd
|
|
58
|
-
- jsp_2_3.xsd
|
|
59
|
-
- web-app_3_1.xsd
|
|
60
|
-
- web-common_3_1.xsd
|
|
61
|
-
- web-fragment_3_1.xsd
|
|
62
|
-
- javaee_8.xsd
|
|
63
|
-
- web-app_4_0.xsd
|
|
64
|
-
- web-common_4_0.xsd
|
|
65
|
-
- web-fragment_4_0.xsd
|
|
66
|
-
|
|
67
|
-
may be obtained from:
|
|
68
|
-
http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html
|
|
1
|
+
Apache Tomcat
|
|
2
|
+
Copyright 1999-2020 The Apache Software Foundation
|
|
3
|
+
|
|
4
|
+
This product includes software developed at
|
|
5
|
+
The Apache Software Foundation (https://www.apache.org/).
|
|
6
|
+
|
|
7
|
+
This software contains code derived from netty-native
|
|
8
|
+
developed by the Netty project
|
|
9
|
+
(https://netty.io, https://github.com/netty/netty-tcnative/)
|
|
10
|
+
and from finagle-native developed at Twitter
|
|
11
|
+
(https://github.com/twitter/finagle).
|
|
12
|
+
|
|
13
|
+
This software contains code derived from jgroups-kubernetes
|
|
14
|
+
developed by the JGroups project (http://www.jgroups.org/).
|
|
15
|
+
|
|
16
|
+
The Windows Installer is built with the Nullsoft
|
|
17
|
+
Scriptable Install System (NSIS), which is
|
|
18
|
+
open source software. The original software and
|
|
19
|
+
related information is available at
|
|
20
|
+
http://nsis.sourceforge.net.
|
|
21
|
+
|
|
22
|
+
Java compilation software for JSP pages is provided by the Eclipse
|
|
23
|
+
JDT Core Batch Compiler component, which is open source software.
|
|
24
|
+
The original software and related information is available at
|
|
25
|
+
https://www.eclipse.org/jdt/core/.
|
|
26
|
+
|
|
27
|
+
org.apache.tomcat.util.json.JSONParser.jj is a public domain javacc grammar
|
|
28
|
+
for JSON written by Robert Fischer.
|
|
29
|
+
https://github.com/RobertFischer/json-parser
|
|
30
|
+
|
|
31
|
+
For portions of the Tomcat JNI OpenSSL API and the OpenSSL JSSE integration
|
|
32
|
+
The org.apache.tomcat.jni and the org.apache.tomcat.net.openssl packages
|
|
33
|
+
are derivative work originating from the Netty project and the finagle-native
|
|
34
|
+
project developed at Twitter
|
|
35
|
+
* Copyright 2014 The Netty Project
|
|
36
|
+
* Copyright 2014 Twitter
|
|
37
|
+
|
|
38
|
+
For portions of the Tomcat cloud support
|
|
39
|
+
The org.apache.catalina.tribes.membership.cloud package contains derivative
|
|
40
|
+
work originating from the jgroups project.
|
|
41
|
+
https://github.com/jgroups-extras/jgroups-kubernetes
|
|
42
|
+
Copyright 2002-2018 Red Hat Inc.
|
|
43
|
+
|
|
44
|
+
The original XML Schemas for Java EE Deployment Descriptors:
|
|
45
|
+
- javaee_5.xsd
|
|
46
|
+
- javaee_web_services_1_2.xsd
|
|
47
|
+
- javaee_web_services_client_1_2.xsd
|
|
48
|
+
- javaee_6.xsd
|
|
49
|
+
- javaee_web_services_1_3.xsd
|
|
50
|
+
- javaee_web_services_client_1_3.xsd
|
|
51
|
+
- jsp_2_2.xsd
|
|
52
|
+
- web-app_3_0.xsd
|
|
53
|
+
- web-common_3_0.xsd
|
|
54
|
+
- web-fragment_3_0.xsd
|
|
55
|
+
- javaee_7.xsd
|
|
56
|
+
- javaee_web_services_1_4.xsd
|
|
57
|
+
- javaee_web_services_client_1_4.xsd
|
|
58
|
+
- jsp_2_3.xsd
|
|
59
|
+
- web-app_3_1.xsd
|
|
60
|
+
- web-common_3_1.xsd
|
|
61
|
+
- web-fragment_3_1.xsd
|
|
62
|
+
- javaee_8.xsd
|
|
63
|
+
- web-app_4_0.xsd
|
|
64
|
+
- web-common_4_0.xsd
|
|
65
|
+
- web-fragment_4_0.xsd
|
|
66
|
+
|
|
67
|
+
may be obtained from:
|
|
68
|
+
http://www.oracle.com/webfolder/technetwork/jsc/xml/ns/javaee/index.html
|
|
@@ -1,79 +1,79 @@
|
|
|
1
|
-
## Welcome to Apache Tomcat!
|
|
2
|
-
|
|
3
|
-
### What Is It?
|
|
4
|
-
|
|
5
|
-
The Apache Tomcat® software is an open source implementation of the Java
|
|
6
|
-
Servlet, JavaServer Pages, Java Expression Language and Java WebSocket
|
|
7
|
-
technologies. The Java Servlet, JavaServer Pages, Java Expression Language and
|
|
8
|
-
Java WebSocket specifications are developed under the
|
|
9
|
-
[Java Community Process](https://jcp.org/en/introduction/overview).
|
|
10
|
-
|
|
11
|
-
The Apache Tomcat software is developed in an open and participatory
|
|
12
|
-
environment and released under the
|
|
13
|
-
[Apache License version 2](https://www.apache.org/licenses/). The Apache Tomcat
|
|
14
|
-
project is intended to be a collaboration of the best-of-breed developers from
|
|
15
|
-
around the world. We invite you to participate in this open development
|
|
16
|
-
project. To learn more about getting involved,
|
|
17
|
-
[click here](https://tomcat.apache.org/getinvolved.html) or keep reading.
|
|
18
|
-
|
|
19
|
-
Apache Tomcat software powers numerous large-scale, mission-critical web
|
|
20
|
-
applications across a diverse range of industries and organizations. Some of
|
|
21
|
-
these users and their stories are listed on the
|
|
22
|
-
[PoweredBy wiki page](https://wiki.apache.org/tomcat/PoweredBy).
|
|
23
|
-
|
|
24
|
-
Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
|
|
25
|
-
project logo are trademarks of the Apache Software Foundation.
|
|
26
|
-
|
|
27
|
-
### Get It
|
|
28
|
-
|
|
29
|
-
For every major Tomcat version there is one download page containing
|
|
30
|
-
links to the latest binary and source code downloads, but also
|
|
31
|
-
links for browsing the download directories and archives:
|
|
32
|
-
- [Tomcat 9](https://tomcat.apache.org/download-90.cgi)
|
|
33
|
-
- [Tomcat 8](https://tomcat.apache.org/download-80.cgi)
|
|
34
|
-
- [Tomcat 7](https://tomcat.apache.org/download-70.cgi)
|
|
35
|
-
|
|
36
|
-
To facilitate choosing the right major Tomcat version one, we have provided a
|
|
37
|
-
[version overview page](https://tomcat.apache.org/whichversion.html).
|
|
38
|
-
|
|
39
|
-
### Documentation
|
|
40
|
-
|
|
41
|
-
The documentation available as of the date of this release is
|
|
42
|
-
included in the docs webapp which ships with tomcat. You can access that webapp
|
|
43
|
-
by starting tomcat and visiting http://localhost:8080/docs
|
|
44
|
-
The most up-to-date documentation for each version can be found at:
|
|
45
|
-
- [Tomcat 9](https://tomcat.apache.org/tomcat-9.0-doc/)
|
|
46
|
-
- [Tomcat 8](https://tomcat.apache.org/tomcat-8.5-doc/)
|
|
47
|
-
- [Tomcat 7](https://tomcat.apache.org/tomcat-7.0-doc/)
|
|
48
|
-
|
|
49
|
-
### Installation
|
|
50
|
-
|
|
51
|
-
Please see [RUNNING.txt](RUNNING.txt) for more info.
|
|
52
|
-
|
|
53
|
-
### Licensing
|
|
54
|
-
|
|
55
|
-
Please see [LICENSE](LICENSE) for more info.
|
|
56
|
-
|
|
57
|
-
### Support and Mailing List Information
|
|
58
|
-
|
|
59
|
-
* Free community support is available through the
|
|
60
|
-
[tomcat-users](https://tomcat.apache.org/lists.html#tomcat-users) email list and
|
|
61
|
-
a dedicated [IRC channel](https://tomcat.apache.org/irc.html) (#tomcat on
|
|
62
|
-
Freenode).
|
|
63
|
-
|
|
64
|
-
* If you want freely available support for running Apache Tomcat, please see the
|
|
65
|
-
resources page [here](https://tomcat.apache.org/findhelp.html).
|
|
66
|
-
|
|
67
|
-
* If you want to be informed about new code releases, bug fixes,
|
|
68
|
-
security fixes, general news and information about Apache Tomcat, please
|
|
69
|
-
subscribe to the
|
|
70
|
-
[tomcat-announce](https://tomcat.apache.org/lists.html#tomcat-announce) email
|
|
71
|
-
list.
|
|
72
|
-
|
|
73
|
-
* If you have a concrete bug report for Apache Tomcat, please see the
|
|
74
|
-
instructions for reporting a bug
|
|
75
|
-
[here](https://tomcat.apache.org/bugreport.html).
|
|
76
|
-
|
|
77
|
-
### Contributing
|
|
78
|
-
|
|
79
|
-
Please see [CONTRIBUTING](CONTRIBUTING.md) for more info.
|
|
1
|
+
## Welcome to Apache Tomcat!
|
|
2
|
+
|
|
3
|
+
### What Is It?
|
|
4
|
+
|
|
5
|
+
The Apache Tomcat® software is an open source implementation of the Java
|
|
6
|
+
Servlet, JavaServer Pages, Java Expression Language and Java WebSocket
|
|
7
|
+
technologies. The Java Servlet, JavaServer Pages, Java Expression Language and
|
|
8
|
+
Java WebSocket specifications are developed under the
|
|
9
|
+
[Java Community Process](https://jcp.org/en/introduction/overview).
|
|
10
|
+
|
|
11
|
+
The Apache Tomcat software is developed in an open and participatory
|
|
12
|
+
environment and released under the
|
|
13
|
+
[Apache License version 2](https://www.apache.org/licenses/). The Apache Tomcat
|
|
14
|
+
project is intended to be a collaboration of the best-of-breed developers from
|
|
15
|
+
around the world. We invite you to participate in this open development
|
|
16
|
+
project. To learn more about getting involved,
|
|
17
|
+
[click here](https://tomcat.apache.org/getinvolved.html) or keep reading.
|
|
18
|
+
|
|
19
|
+
Apache Tomcat software powers numerous large-scale, mission-critical web
|
|
20
|
+
applications across a diverse range of industries and organizations. Some of
|
|
21
|
+
these users and their stories are listed on the
|
|
22
|
+
[PoweredBy wiki page](https://wiki.apache.org/tomcat/PoweredBy).
|
|
23
|
+
|
|
24
|
+
Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat
|
|
25
|
+
project logo are trademarks of the Apache Software Foundation.
|
|
26
|
+
|
|
27
|
+
### Get It
|
|
28
|
+
|
|
29
|
+
For every major Tomcat version there is one download page containing
|
|
30
|
+
links to the latest binary and source code downloads, but also
|
|
31
|
+
links for browsing the download directories and archives:
|
|
32
|
+
- [Tomcat 9](https://tomcat.apache.org/download-90.cgi)
|
|
33
|
+
- [Tomcat 8](https://tomcat.apache.org/download-80.cgi)
|
|
34
|
+
- [Tomcat 7](https://tomcat.apache.org/download-70.cgi)
|
|
35
|
+
|
|
36
|
+
To facilitate choosing the right major Tomcat version one, we have provided a
|
|
37
|
+
[version overview page](https://tomcat.apache.org/whichversion.html).
|
|
38
|
+
|
|
39
|
+
### Documentation
|
|
40
|
+
|
|
41
|
+
The documentation available as of the date of this release is
|
|
42
|
+
included in the docs webapp which ships with tomcat. You can access that webapp
|
|
43
|
+
by starting tomcat and visiting <http://localhost:8080/docs/> in your browser.
|
|
44
|
+
The most up-to-date documentation for each version can be found at:
|
|
45
|
+
- [Tomcat 9](https://tomcat.apache.org/tomcat-9.0-doc/)
|
|
46
|
+
- [Tomcat 8](https://tomcat.apache.org/tomcat-8.5-doc/)
|
|
47
|
+
- [Tomcat 7](https://tomcat.apache.org/tomcat-7.0-doc/)
|
|
48
|
+
|
|
49
|
+
### Installation
|
|
50
|
+
|
|
51
|
+
Please see [RUNNING.txt](RUNNING.txt) for more info.
|
|
52
|
+
|
|
53
|
+
### Licensing
|
|
54
|
+
|
|
55
|
+
Please see [LICENSE](LICENSE) for more info.
|
|
56
|
+
|
|
57
|
+
### Support and Mailing List Information
|
|
58
|
+
|
|
59
|
+
* Free community support is available through the
|
|
60
|
+
[tomcat-users](https://tomcat.apache.org/lists.html#tomcat-users) email list and
|
|
61
|
+
a dedicated [IRC channel](https://tomcat.apache.org/irc.html) (#tomcat on
|
|
62
|
+
Freenode).
|
|
63
|
+
|
|
64
|
+
* If you want freely available support for running Apache Tomcat, please see the
|
|
65
|
+
resources page [here](https://tomcat.apache.org/findhelp.html).
|
|
66
|
+
|
|
67
|
+
* If you want to be informed about new code releases, bug fixes,
|
|
68
|
+
security fixes, general news and information about Apache Tomcat, please
|
|
69
|
+
subscribe to the
|
|
70
|
+
[tomcat-announce](https://tomcat.apache.org/lists.html#tomcat-announce) email
|
|
71
|
+
list.
|
|
72
|
+
|
|
73
|
+
* If you have a concrete bug report for Apache Tomcat, please see the
|
|
74
|
+
instructions for reporting a bug
|
|
75
|
+
[here](https://tomcat.apache.org/bugreport.html).
|
|
76
|
+
|
|
77
|
+
### Contributing
|
|
78
|
+
|
|
79
|
+
Please see [CONTRIBUTING](CONTRIBUTING.md) for more info.
|
|
@@ -1,173 +1,174 @@
|
|
|
1
|
-
================================================================================
|
|
2
|
-
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
3
|
-
contributor license agreements. See the NOTICE file distributed with
|
|
4
|
-
this work for additional information regarding copyright ownership.
|
|
5
|
-
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
6
|
-
(the "License"); you may not use this file except in compliance with
|
|
7
|
-
the License. You may obtain a copy of the License at
|
|
8
|
-
|
|
9
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
-
|
|
11
|
-
Unless required by applicable law or agreed to in writing, software
|
|
12
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
-
See the License for the specific language governing permissions and
|
|
15
|
-
limitations under the License.
|
|
16
|
-
================================================================================
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
Apache Tomcat Version 9.0.
|
|
20
|
-
Release Notes
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
=========
|
|
24
|
-
CONTENTS:
|
|
25
|
-
=========
|
|
26
|
-
|
|
27
|
-
* Dependency Changes
|
|
28
|
-
* API Stability
|
|
29
|
-
* Bundled APIs
|
|
30
|
-
* Web application reloading and static fields in shared libraries
|
|
31
|
-
* Security manager URLs
|
|
32
|
-
* Symlinking static resources
|
|
33
|
-
* Viewing the Tomcat Change Log
|
|
34
|
-
* Cryptographic software notice
|
|
35
|
-
* When all else fails
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
===================
|
|
39
|
-
Dependency Changes:
|
|
40
|
-
===================
|
|
41
|
-
Tomcat 9.0 is designed to run on Java
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
==============
|
|
45
|
-
API Stability:
|
|
46
|
-
==============
|
|
47
|
-
|
|
48
|
-
The public interfaces for the following classes are fixed and will not be
|
|
49
|
-
changed at all during the remaining lifetime of the 9.x series:
|
|
50
|
-
- All classes in the javax namespace
|
|
51
|
-
|
|
52
|
-
The public interfaces for the following classes may be added to in order to
|
|
53
|
-
resolve bugs and/or add new features. No existing interface method will be
|
|
54
|
-
removed or changed although it may be deprecated.
|
|
55
|
-
- org.apache.catalina.* (excluding sub-packages)
|
|
56
|
-
|
|
57
|
-
Note: As Tomcat 9 matures, the above list will be added to. The list is not
|
|
58
|
-
considered complete at this time.
|
|
59
|
-
|
|
60
|
-
The remaining classes are considered part of the Tomcat internals and may change
|
|
61
|
-
without notice between point releases.
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
=============
|
|
65
|
-
Bundled APIs:
|
|
66
|
-
=============
|
|
67
|
-
A standard installation of Tomcat 9.0 makes all of the following APIs available
|
|
68
|
-
for use by web applications (by placing them in "lib"):
|
|
69
|
-
* annotations-api.jar (Annotations package)
|
|
70
|
-
* catalina.jar (Tomcat Catalina implementation)
|
|
71
|
-
* catalina-ant.jar (Tomcat Catalina Ant tasks)
|
|
72
|
-
* catalina-ha.jar (High availability package)
|
|
73
|
-
* catalina-
|
|
74
|
-
* catalina-
|
|
75
|
-
*
|
|
76
|
-
*
|
|
77
|
-
*
|
|
78
|
-
* jasper
|
|
79
|
-
*
|
|
80
|
-
*
|
|
81
|
-
*
|
|
82
|
-
* tomcat-
|
|
83
|
-
* tomcat-
|
|
84
|
-
* tomcat-
|
|
85
|
-
* tomcat-
|
|
86
|
-
* tomcat-
|
|
87
|
-
* tomcat-
|
|
88
|
-
* websocket
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
feature.
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
the
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
- Tomcat includes code designed to work with
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
1
|
+
================================================================================
|
|
2
|
+
Licensed to the Apache Software Foundation (ASF) under one or more
|
|
3
|
+
contributor license agreements. See the NOTICE file distributed with
|
|
4
|
+
this work for additional information regarding copyright ownership.
|
|
5
|
+
The ASF licenses this file to You under the Apache License, Version 2.0
|
|
6
|
+
(the "License"); you may not use this file except in compliance with
|
|
7
|
+
the License. You may obtain a copy of the License at
|
|
8
|
+
|
|
9
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
10
|
+
|
|
11
|
+
Unless required by applicable law or agreed to in writing, software
|
|
12
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
13
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
14
|
+
See the License for the specific language governing permissions and
|
|
15
|
+
limitations under the License.
|
|
16
|
+
================================================================================
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
Apache Tomcat Version 9.0.40
|
|
20
|
+
Release Notes
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
=========
|
|
24
|
+
CONTENTS:
|
|
25
|
+
=========
|
|
26
|
+
|
|
27
|
+
* Dependency Changes
|
|
28
|
+
* API Stability
|
|
29
|
+
* Bundled APIs
|
|
30
|
+
* Web application reloading and static fields in shared libraries
|
|
31
|
+
* Security manager URLs
|
|
32
|
+
* Symlinking static resources
|
|
33
|
+
* Viewing the Tomcat Change Log
|
|
34
|
+
* Cryptographic software notice
|
|
35
|
+
* When all else fails
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
===================
|
|
39
|
+
Dependency Changes:
|
|
40
|
+
===================
|
|
41
|
+
Tomcat 9.0 is designed to run on Java 8 and later.
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
==============
|
|
45
|
+
API Stability:
|
|
46
|
+
==============
|
|
47
|
+
|
|
48
|
+
The public interfaces for the following classes are fixed and will not be
|
|
49
|
+
changed at all during the remaining lifetime of the 9.x series:
|
|
50
|
+
- All classes in the javax namespace
|
|
51
|
+
|
|
52
|
+
The public interfaces for the following classes may be added to in order to
|
|
53
|
+
resolve bugs and/or add new features. No existing interface method will be
|
|
54
|
+
removed or changed although it may be deprecated.
|
|
55
|
+
- org.apache.catalina.* (excluding sub-packages)
|
|
56
|
+
|
|
57
|
+
Note: As Tomcat 9 matures, the above list will be added to. The list is not
|
|
58
|
+
considered complete at this time.
|
|
59
|
+
|
|
60
|
+
The remaining classes are considered part of the Tomcat internals and may change
|
|
61
|
+
without notice between point releases.
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
=============
|
|
65
|
+
Bundled APIs:
|
|
66
|
+
=============
|
|
67
|
+
A standard installation of Tomcat 9.0 makes all of the following APIs available
|
|
68
|
+
for use by web applications (by placing them in "lib"):
|
|
69
|
+
* annotations-api.jar (Annotations package)
|
|
70
|
+
* catalina.jar (Tomcat Catalina implementation)
|
|
71
|
+
* catalina-ant.jar (Tomcat Catalina Ant tasks)
|
|
72
|
+
* catalina-ha.jar (High availability package)
|
|
73
|
+
* catalina-ssi.jar (Server-side Includes module)
|
|
74
|
+
* catalina-storeconfig.jar (Generation of XML configuration from current state)
|
|
75
|
+
* catalina-tribes.jar (Group communication)
|
|
76
|
+
* ecj-4.17.jar (Eclipse JDT Java compiler)
|
|
77
|
+
* el-api.jar (EL 3.0 API)
|
|
78
|
+
* jasper.jar (Jasper 2 Compiler and Runtime)
|
|
79
|
+
* jasper-el.jar (Jasper 2 EL implementation)
|
|
80
|
+
* jsp-api.jar (JSP 2.3 API)
|
|
81
|
+
* servlet-api.jar (Servlet 4.0 API)
|
|
82
|
+
* tomcat-api.jar (Interfaces shared by Catalina and Jasper)
|
|
83
|
+
* tomcat-coyote.jar (Tomcat connectors and utility classes)
|
|
84
|
+
* tomcat-dbcp.jar (package renamed database connection pool based on Commons DBCP 2)
|
|
85
|
+
* tomcat-jdbc.jar (Tomcat's database connection pooling solution)
|
|
86
|
+
* tomcat-jni.jar (Interface to the native component of the APR/native connector)
|
|
87
|
+
* tomcat-util.jar (Various utilities)
|
|
88
|
+
* tomcat-websocket.jar (WebSocket 1.1 implementation)
|
|
89
|
+
* websocket-api.jar (WebSocket 1.1 API)
|
|
90
|
+
|
|
91
|
+
You can make additional APIs available to all of your web applications by
|
|
92
|
+
putting unpacked classes into a "classes" directory (not created by default),
|
|
93
|
+
or by placing them in JAR files in the "lib" directory.
|
|
94
|
+
|
|
95
|
+
To override the XML parser implementation or interfaces, use the appropriate
|
|
96
|
+
feature for your JVM. For Java <= 8 use the endorsed standards override
|
|
97
|
+
feature. The default configuration defines JARs located in "endorsed" as endorsed.
|
|
98
|
+
For Java 9+ use the upgradeable modules feature.
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
================================================================
|
|
102
|
+
Web application reloading and static fields in shared libraries:
|
|
103
|
+
================================================================
|
|
104
|
+
Some shared libraries (many are part of the JDK) keep references to objects
|
|
105
|
+
instantiated by the web application. To avoid class loading related problems
|
|
106
|
+
(ClassCastExceptions, messages indicating that the classloader
|
|
107
|
+
is stopped, etc.), the shared libraries state should be reinitialized.
|
|
108
|
+
|
|
109
|
+
Something which might help is to avoid putting classes which would be
|
|
110
|
+
referenced by a shared static field in the web application classloader,
|
|
111
|
+
and putting them in the shared classloader instead (JARs should be put in the
|
|
112
|
+
"lib" folder, and classes should be put in the "classes" folder).
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
======================
|
|
116
|
+
Security manager URLs:
|
|
117
|
+
======================
|
|
118
|
+
In order to grant security permissions to JARs located inside the
|
|
119
|
+
web application repository, use URLs of the following format
|
|
120
|
+
in your policy file:
|
|
121
|
+
|
|
122
|
+
file:${catalina.base}/webapps/examples/WEB-INF/lib/driver.jar
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
============================
|
|
126
|
+
Symlinking static resources:
|
|
127
|
+
============================
|
|
128
|
+
By default, Unix symlinks will not work when used in a web application to link
|
|
129
|
+
resources located outside the web application root directory.
|
|
130
|
+
|
|
131
|
+
This behavior is optional, and the "allowLinking" flag may be used to disable
|
|
132
|
+
the check.
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
==============================
|
|
136
|
+
Viewing the Tomcat Change Log:
|
|
137
|
+
==============================
|
|
138
|
+
The full change log is available from https://tomcat.apache.org and is also
|
|
139
|
+
included in the documentation web application.
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
=============================
|
|
143
|
+
Cryptographic software notice
|
|
144
|
+
=============================
|
|
145
|
+
This distribution includes cryptographic software. The country in
|
|
146
|
+
which you currently reside may have restrictions on the import,
|
|
147
|
+
possession, use, and/or re-export to another country, of
|
|
148
|
+
encryption software. BEFORE using any encryption software, please
|
|
149
|
+
check your country's laws, regulations and policies concerning the
|
|
150
|
+
import, possession, or use, and re-export of encryption software, to
|
|
151
|
+
see if this is permitted. See <http://www.wassenaar.org/> for more
|
|
152
|
+
information.
|
|
153
|
+
|
|
154
|
+
The U.S. Government Department of Commerce, Bureau of Industry and
|
|
155
|
+
Security (BIS), has classified this software as Export Commodity
|
|
156
|
+
Control Number (ECCN) 5D002.C.1, which includes information security
|
|
157
|
+
software using or performing cryptographic functions with asymmetric
|
|
158
|
+
algorithms. The form and manner of this Apache Software Foundation
|
|
159
|
+
distribution makes it eligible for export under the License Exception
|
|
160
|
+
ENC Technology Software Unrestricted (TSU) exception (see the BIS
|
|
161
|
+
Export Administration Regulations, Section 740.13) for both object
|
|
162
|
+
code and source code.
|
|
163
|
+
|
|
164
|
+
The following provides more details on the included cryptographic
|
|
165
|
+
software:
|
|
166
|
+
- Tomcat includes code designed to work with JSSE
|
|
167
|
+
- Tomcat includes code designed to work with OpenSSL
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
====================
|
|
171
|
+
When all else fails:
|
|
172
|
+
====================
|
|
173
|
+
See the FAQ
|
|
174
|
+
https://tomcat.apache.org/faq/
|