Revision 6558
Added by ben leinfelder about 13 years ago
workers.properties | ||
---|---|---|
1 |
workers.tomcat_home=/usr/share/tomcat5.5
|
|
2 |
workers.java_home=/usr/lib/jvm/java-1.5.0-sun
|
|
1 |
workers.tomcat_home=/usr/share/tomcat6
|
|
2 |
workers.java_home=/usr/lib/jvm/java-1.6.0-sun
|
|
3 | 3 |
|
4 | 4 |
worker.list=ajp13 |
5 | 5 |
worker.ajp13.port=8009 |
Also available in: Unified diff
remove reference to tomcat5.5 in favor of tomcat6. including the "custom" start up script that used the sun jdk -- this can be configured rather than coded into the script.