-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ties,
On 5/8/2009 2:26 AM, Ties wrote:
> 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 weba
Ties wrote:
> 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.
So clearly you haven't configured everything. Care to show us
/mywebapp/* ajp13
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