Hello,

     I'm using the Tomcat 5.x branch.  I'm having an issue with Tag libs
apparently.  I downloaded an installed the mailer tag libraries.  The
examples with installed from a WAR file to the main server run fine, but
when I take the libs and move them into another host I get this error
message:
org.apache.jasper.JasperException: Unable to initialize
TldLocationsCache: null
        at
org.apache.jasper.compiler.TldLocationsCache.init(TldLocationsCache.java
:218)
        at
org.apache.jasper.compiler.TldLocationsCache.getLocation(TldLocationsCac
he.java:188)
        at
org.apache.jasper.JspCompilationContext.getTldLocation(JspCompilationCon
text.java:557)
        at
org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:452)
        at
org.apache.jasper.compiler.Parser.parseDirective(Parser.java:514)
        at
org.apache.jasper.compiler.Parser.parseElements(Parser.java:1562)
        at org.apache.jasper.compiler.Parser.parse(Parser.java:171)
        at
org.apache.jasper.compiler.ParserController.parse(ParserController.java:
247)
        at
org.apache.jasper.compiler.ParserController.parse(ParserController.java:
150)
        at
org.apache.jasper.compiler.ParserController.parse(ParserController.java:
137)
        at
org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:250)
        at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:458)
        at
org.apache.jasper.compiler.Compiler.compile(Compiler.java:444)
        at
org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.ja
va:593)
        at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.ja
va:300)
        at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:293)
        at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:240)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
        at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:288)
        at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:206)
        at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:263)

There is more to the trace, but I didn't assume I would need to include
it.  Anyways, I would like to be able to use tag libraries from my other
hosts, and appreciate any help.

Wade Chandler
Software Engineer
Red-e Set Grow, LLC
Email: [EMAIL PROTECTED]



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

Reply via email to