Title: RE: Help with TLDParser for UltraDev by Dan Mandell

Hi Becky,

It took me a couple of days to get the Custom Tag floater working smoothly as well.  I didn't get the exact error message you have, but I'd suggest you double check to see that there is only one of each required jar in your classpath (ie: xerces.jar should be in jdk1.3/lib/ext - if you add it to the classpath it's doubled up and you get a similar error).  Failing that, remove and reinstall the extension.

Kat Luna
[EMAIL PROTECTED]

-----Original Message-----
From: Becky Moyer [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 14, 2001 12:36 PM
To: [EMAIL PROTECTED]
Subject: Help with TLDParser for UltraDev by Dan Mandell


Hi all...
   I'm trying to get this to work...the Struts extension for Dreamweaver
UltraDev found at http://www.shokker.com/ctlx/ctlx.zip .  I've installed it,
but I can't get it to recognize my tld files.  I get the following null
pointer exception in my tomcat log...any ideas?  I've set up everything as
far as I can tell exactly as the documentation say, as far as I can tell.  I
am using Dreamweaver 4.
   Much appreciated,
   Becky

2001-06-14 12:19:40 - Ctx( /TLDParser ): Exception in: R( /TLDParser +
/servlet/TLDParser + null) - java.lang.NullPointerException
        at TLDParser.outputTLDList(TLDParser.java:379)
        at TLDParser.doGet(TLDParser.java:131)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at
org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405)
        at org.apache.tomcat.core.Handler.service(Handler.java:287)
        at
org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
        at
org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:797)
        at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213)
        at
org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
        at
org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501)
        at java.lang.Thread.run(Unknown Source)



_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com

Reply via email to