Commit Graph

4 Commits

Author SHA1 Message Date
Robert Scheck dc47b586d3 CATALINA_OPTS are only read when SECURITY_MANAGER is true (#1147105) 2015-11-17 23:42:26 +01:00
Ivan Afonichev 53dd1361b3 Updated to 8.0.12
Substitute libnames in catalina-tasks.xml, resolves: rhbz#1126439
Use CATALINA_OPTS only on start, resolves: rhbz#1051194
2014-09-21 04:11:01 +04:00
Ivan Afonichev 2e1950e71c Updated to 7.0.47
Fix java.security.policy
2013-11-04 00:04:06 +04:00
Paul P. Komkoff 0543334466 Enable multiple instances on same installation.
This keeps the default tomcat.service unchanged (except for internals),
and adds template for tomcat@name.service services.

In the new world, if you need an instance, you'll create a directory
/var/lib/tomcats/name, create {conf temp work webapps} in it, and then
systemctl enable tomcat@name.service.

This commit doesn't contain anything related to jsvc.
2013-06-11 21:35:03 +04:00