Craig happened to point this out that Tomcat will reload automatically
now:

At the same time as 1.1 was being developed, work progressed on things
like Tomcat's reload command via the Manager webapp (so you can have
reload-on-demand, scriptable with an Ant task in 4.1, running pretty
quickly, complete with saving and restoring your session), it really
doesn't make sense for Struts to half-implement a feature that
containers fully implement already.

-----Original Message-----
From: edgar [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, November 26, 2002 1:47 PM
To: 'Struts Users Mailing List'
Subject: RE: Tomcat Freezes when an Action or ActionForm is updated


Normal behavior, worst part of this development cycle.  Make as many
changes as possible at once to minimize restarting time.  I use Resin
which will do an automatic restart when one of the loaded java classes
is changed.

Edgar

-----Original Message-----
From: Jorge Ruben Macias Lopez [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday, November 26, 2002 1:19 PM
To: 'Lista de Struts (E-mail)'
Subject: Tomcat Freezes when an Action or ActionForm is updated


Hello, I hope some of you guys has seen something like this and knows
how to prevent it, I'm running struts 1.02 with tomcat 4.0.1 on Win2K
Server. I'm using Eclipse for IDE and everytime I save one of my Action
or ActionForm classes on Eclipse, I see in the tomcat console the
message:
WebappClassLoader: Resource whatever .... was modified, so it is fine.
But the problem is after that, tomcat will answer no more requests,
unitl I shut it down and restart it.  
 
Thanks for your time guys, 
 
Jorge Macias


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

Reply via email to