ant the webapp to be reloaded?
You can save your sessions easily using the Session Manager (just
insert the following in your context.xml: ):
http://tomcat.apache.org/tomcat-5.0-doc/config/manager.html
On 8/28/06, Hammad Sophie <[EMAIL PROTECTED]> wrote:
> Hello.
>
> I'
Hello.
I've searched through and read a number of messages related to 'hot
deployment'. All of them deal with hot deploying the ENTIRE webapp, not
just particular classes in my webapp.
We use tomcat as the application server/container for our application.
We use a single production server runnin