Servlets do NOT refresh after recompile

2002-06-03 Thread Ryan Norman

Hi,

I am Norman.

I am running Tomcat 4.0, Struts 1.02, JDK 1.3

When I recompile my servlets after making some changes to them, they do not refresh 
immediately.
I have to stop and restart tomcat to do this. Can somebody throw some lights on what 
is missing in my configuration?.

Thanks in advance

Norman




Re: Servlets do NOT refresh after recompile

2002-06-03 Thread Marcelo Vanzin

Ryan Norman wrote:
 I have to stop and restart tomcat to do this. Can somebody throw some
 lights on what is missing in my configuration?.

You need to read tomcat's configuration to see how to configure the 
reloadable option in server.xml, or how to use the manager app to 
reload your individual app instead of the whole server.

BTW, this is not a Struts issue.

-- 
[]'s
Marcelo Vanzin
Touch Tecnologia
[EMAIL PROTECTED]
Life is too short to drink cheap beer


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




Re: Servlets do NOT refresh after recompile

2002-06-03 Thread Marcelo Vanzin

Marcelo Vanzin wrote:
 You need to read tomcat's configuration to see how to configure the 

Tomcat's documentation, I mean.


-- 
[]'s
Marcelo Vanzin
Touch Tecnologia
[EMAIL PROTECTED]
Life is too short to drink cheap beer


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