DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4615>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

jsp compilation problem in iplanet version 4.1

           Summary: jsp compilation problem in iplanet version 4.1
           Product: Tomcat 3
           Version: Unknown
          Platform: Sun
        OS/Version: Solaris
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: Jasper
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


IPlanet 4.1 when configured to support jsp with some protection(iplanet's 
obj.conf configuration file modified to do some initial activity before the 
request goes to jspengine using a nsapi plugin), and when accessed for the 
first time gives the compilation error. The request to the jsp is fired 2 times 
automatically and in the second request gives the following error msg.

[01/Nov/2001:19:57:06] info ( 1753): JSP: JSP1x compiler threw exception
java.io.FileNotFoundException: /dispatch.jsp
 at org.apache.jasper.compiler.JspReader.pushFile(JspReader.java, Compile
d Code)
 at org.apache.jasper.compiler.JspReader.pushFile(JspReader.java, Compile
d Code)
 at org.apache.jasper.compiler.JspReader.<init>(JspReader.java, Compiled
Code)
 at org.apache.jasper.compiler.JspReader.createJspReader(JspReader.java,
Compiled Code)
 at org.apache.jasper.compiler.Compiler.compile(Compiler.java, Compiled C
ode)
 at com.netscape.server.http.servlet.NSServletEntity.load(NSServletEntity
.java, Compiled Code)
 at com.netscape.server.http.servlet.NSServletEntity.update(NSServletEnti
ty.java, Compiled Code)
 at com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRun
ner.java, Compiled Code)
[01/Nov/2001:19:57:06] warning ( 1753): Internal error: Failed to get GenericSer
vlet. (uri=/dispatch.jsp,SCRIPT_NAME=/dispatch.jsp)

The same is working fine if the protection(nsapi plugin component) is removed 
or if the protection is put in place after the jsp's are compiled into servlets.

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

Reply via email to