Alias /myapp "/usr/local/jakarta-tomcat-4.0/webapps/myapp/"\

What is the appBase (for the Apache-Tomcat service) specified in the Tomcat server.xml 
file?

WebAppConnection tomcat4      warp  localhost:9090
WebAppConnection warpConnection warp localhost:9090

WebAppDeploy     myapp  tomcat4  /myapp
WebAppDeploy myapp warpConnection  /myapp

WebAppConnection   warp  localhost:9090
... is this a different appBase (defined in tomcat's server.xml) than the first 
connection?

WebAppDeploy     examples  conn  /examples
WebAppDeploy examples warpConnection /examples


Attachment: msg37085/bin00000.bin
Description: application/ms-tnef

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to