http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22096

-Tim

Rafael Angarita wrote:

Hi,

I configured my tomcat server to reload classes automatically on changes, however when I update the .class file I get this error when try to access the page again:

HTTP Status 503 - Servlet
org.apache.catalina.INVOKER.NewContact is currently
unavailable

type Status report

message Servlet org.apache.catalina.INVOKER.NewContact
is currently unavailable

description The requested service (Servlet
org.apache.catalina.INVOKER.NewContact is currently
unavailable) is not currently available.
Apache Tomcat/4.1.27-LE-jdk14


The catalina.log file indicates that the .class has been modified but the server can not process the page...
The environment:
- Linux RedHat (2.4)
- Java 1.4
- Tomcat 4.1.27
- The server.xml file is configured to make the Context "reloadable".


Any suggestions?

Thanks in advance,



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



Reply via email to