Hi all,

I am faced with the enjoyable task of deploying a struts1.1RC2 app 
to iPlanet 4.1SP12.

My current problem is that the jasper compiler cannot file the TLD's for
the  struts tags libraries. I have placed WEB-INF in docroot, in the file
system root, and in my application's subdir, all to no avail. The iPlanet
4.1 guide on the struts website does not say anything about taglibs.

This the error:

[25/Jun/2003:10:04:09] info (  153): JSP: JSP1x compiler threw exception 
org.apache.jasper.JasperException: Unable to open taglibrary
struts-bean.tld : null 
        at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEventListener.java:708)

        at
org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingListener.java:119)

        at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:190) 
        at org.apache.jasper.compiler.Parser.parse(Parser.java:1048) 
        at org.apache.jasper.compiler.Parser.parse(Parser.java:1022) 
        at org.apache.jasper.compiler.Parser.parse(Parser.java:1018) 
        at org.apache.jasper.compiler.Compiler.compile(Compiler.java:173) 
        at
com.netscape.server.http.servlet.NSServletEntity.load(NSServletEntity.java:231)

        at
com.netscape.server.http.servlet.NSServletEntity.update(NSServletEntity.java:149)

        at
com.netscape.server.http.servlet.NSServletRunner.Service(NSServletRunner.java:453)

 
Hopefully someone can point me in the right direction.

-Kevin




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

Reply via email to