Hi !

I had the same problem like Peter Santoro before, JServ could not find my
JSP files. After obviously resolving this problem, i receive the following
error message:

jsp.PageCompileException: Error writting out java file:
./servlets/jsp/_jsp_test.java
        at java.lang.Throwable.(Compiled Code)
        at java.lang.Exception.(Compiled Code)
        at jsp.PageCompileException.(Compiled Code)
        at jsp.BatchChunkFactory.sourceToJava(Compiled Code)
        at jsp.JspPageProcessor.sourceToJava(Compiled Code)
        at jsp.JspServlet.buildSource(Compiled Code)
        at jsp.JspServlet.buildClass(Compiled Code)
        at jsp.JspServlet.compileJspFile(Compiled Code)
        at jsp.JspServlet.processJspPage(Compiled Code)
        at jsp.JspServlet.service(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at org.apache.jserv.JServConnection.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)


The Apache 1.3.6 is running under Solaris 2.6

Changing the access rights of the directory does not solve the problem...

Please help !!!!

Michael Rumpf



----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to