Nachtrag zu Update Tomcate auf 8.0.20.
git-svn-id: https://svn.libreccm.org/ccm/trunk@316 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
7b8fada753
commit
214ec17f2b
|
|
@ -1,16 +1,18 @@
|
||||||
##
|
##
|
||||||
## For local modifications of the runtime test environment
|
## For local modifications of the runtime test environment
|
||||||
## overwrite the appropriate properties
|
## overwrite the appropriate properties
|
||||||
|
## The defaults are given for information.
|
||||||
##
|
##
|
||||||
|
|
||||||
##
|
##
|
||||||
## Server Type
|
## Server Type
|
||||||
##
|
##
|
||||||
|
|
||||||
#app.server.type=tomcat
|
|
||||||
#app.server.version=5.5.27
|
|
||||||
app.server.version=6.0.20
|
|
||||||
#app.server.vendor=apache
|
#app.server.vendor=apache
|
||||||
|
#app.server.type=tomcat
|
||||||
|
## Tomcat 5.5 currently not supported!
|
||||||
|
##app.server.version=5.5.27
|
||||||
|
#app.server.version=6.0.20
|
||||||
|
|
||||||
##
|
##
|
||||||
## Debugger Usage
|
## Debugger Usage
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue