Hi,
A website is running on server A (Tomcat 5.0) and it has to move to server B
(Tomcat 6.0.18).
I have configured everything which should be configured. But somehow the
server is not able to locate the webapp.
The apaches httpd.conf (on Server A) shows the following:
<IfModule mod_jk.c>
JkMount /mywebapp/* ajp13
</IfModule>
Is Tomcat 6.0.18 able to deal with "ajp13", or should it be changed in the
name of the Tomcat from server B?
Hope someone has experience with this.
Ties
--
View this message in context:
http://www.nabble.com/Changing-webserver-from-Tomcat-5.0-to-6.0.18-tp23440775p23440775.html
Sent from the Tomcat - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]