When I use the manager app to redeploy my servlet context it does not affect
the behavior as seen by the outside world.

On my ISP users come in through an Apache server, not directly to the Tomcat
server.  Issuing the redeploy command through the manager app reloads the
classes only on the Tomcat server.  So if I go into the backdoor to the
Tomcat server I see the updated functionality.  But my customers can only
see the functionality presented by the Apache server, which does not show
the update.

Every time I make a change to any of the classes in my servlet I have to
call the ISP to restart the connector.

How do I configure my Tomcat server so that when I redeploy the context my
customers can see the updated behavior?

I did not install either the Apache server or the Tomcat server so I do not
know the details of their installation.  Since I know where the Tomcat
server is located I can see its conf/server.xml which indicates that mod_jk
is being used for the connector.

Jim Cobban   [EMAIL PROTECTED]
34 Palomino Dr.
Kanata, ON, CANADA
K2M 1M1
+1-613-592-9438


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to