Restart Tomcat when recompiling servlet?

  • Thread starter Christian Hanke
  • Start date
C

Christian Hanke

Hi,

I have to restart my tomcat 4.1.27 everytime I recompile a
servlet althought I set the reloadable="true" flag of
the context in server.xml.
Tomcat tells me that the class has changed but displays
an 503 (servlet not available) when invoking it.

Is there anything else I have to set?
Thanks for any help!!!

christian
 
W

Wendy S

Christian Hanke said:
I have to restart my tomcat 4.1.27 everytime I recompile a
servlet althought I set the reloadable="true" flag of
the context in server.xml.
Tomcat tells me that the class has changed but displays
an 503 (servlet not available) when invoking it.
Is there anything else I have to set?
Thanks for any help!!!

I don't use reloadable, I just reload the context using the manager app.
You definitely don't have to restart Tomcat. See:
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/manager-howto.html
 
C

Christian Hanke

Thanks for you answer.
Reloading it from the Manager leads to an
"*Application* currently unavailable" untill I restart
tomcat. What Version are you using?

regards
christian
 
W

Wendy S

Christian Hanke said:
Thanks for you answer.
Reloading it from the Manager leads to an
"*Application* currently unavailable" untill I restart
tomcat. What Version are you using?

Did you install the hotfix for 4.1.27? There was a bug with reloading. At
this point, probably better to move to 4.1.29 anyway.
 
C

Christian Hanke

Wendy S said:
Did you install the hotfix for 4.1.27? There was a bug with reloading. At
this point, probably better to move to 4.1.29 anyway.

Guess thats it. Thanks a lot!
/C
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,995
Messages
2,570,236
Members
46,822
Latest member
israfaceZa

Latest Threads

Top