RE: Tomcat 4.1.18 won't reload deleted and re-created JSP pages, returns 404 error though JSP is there

2003-06-25 Thread Paul \(BRI\)
Florian, Just as a side note, I know I have to constantly delete out the /work/Standalone/localhost/xxx directory and start/stop tomcat (4.1.18/RedHat 7.2) to see my new pages. If I add a new JSP, delete the /work/Standalone/localhost/xxx, and then don't restart, I get a 404 error. If I don't delet

RE: Tomcat 4.1.18 won't reload deleted and re-created JSP pages, returns 404 error though JSP is there

2003-06-25 Thread Peter.Kerekes
do you have reloadalble set to true in your server.xml ? > > Florian, Just as a side note, I know I have to constantly > delete out the > /work/Standalone/localhost/xxx directory and start/stop tomcat > (4.1.18/RedHat 7.2) to see my new pages. If I add a new JSP, > delete the > /work/Standalone

RE: Tomcat 4.1.18 won't reload deleted and re-created JSP pages, returns 404 error though JSP is there

2003-06-26 Thread Florian G. Haas
Hello Peter, | -Original Message- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] | Sent: Wednesday, June 25, 2003 12:44 PM | | do you have reloadalble set to true | in your server.xml ? Not quite sure if that question was addressed to Paul or me. As for my part, as indicated earlie