Bugs item #912023, was opened at 2004-03-08 10:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=912023&group_id=73068

Category: main tag library
Group: v 1.0-b3
Status: Open
Resolution: None
Priority: 5
Submitted By: greg copeland (gcopeland)
Assigned to: Nobody/Anonymous (nobody)
Summary: Invalid element in displaytag-el.tld

Initial Comment:
The <example> elements in the displaytag-el.tld are
invalid per Sun&#039;s tag library DTD.  Below is a error
trace resulting from adding displaytag.jar to a JRun4
web application -


[2]jrun.jsp.compiler.JRunTagLibraryInfo$InvalidTLDElementException:
The tag example on line 244 is n
ot a valid TLD element
        at
jrun.jsp.compiler.JRunTagLibraryInfo$TLDParser.startElement(JRunTagLibraryInfo.java:613)
        at
jrunx.util.SAXReflectionHandler.startElement(SAXReflectionHandler.java:24)
        at
org.xml.sax.helpers.XMLReaderAdapter.startElement(XMLReaderAdapter.java:333)
        at
org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1490)
        at
org.apache.crimson.parser.Parser2.content(Parser2.java:1779)
        at
org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1507)
        at
org.apache.crimson.parser.Parser2.content(Parser2.java:1779)
        at
org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1507)
        at
org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:500)
        at
org.apache.crimson.parser.Parser2.parse(Parser2.java:305)
        at
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442)
        at
org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)
        at
javax.xml.parsers.SAXParser.parse(SAXParser.java:362)
        at
jrun.jsp.compiler.JRunTagLibraryInfo.init(JRunTagLibraryInfo.java:190)
        at
jrun.jsp.compiler.JRunTagLibraryInfo.<init>(JRunTagLibraryInfo.java:119)
        at
jrun.jsp.JSPEngine.checkResourceForTaglibs(JSPEngine.java:483)
        at
jrun.jsp.JSPEngine.findImplicitTaglibs(JSPEngine.java:451)
        at jrun.jsp.JSPEngine.<init>(JSPEngine.java:141)
        at jrun.jsp.JSPServlet.init(JSPServlet.java:55)
        at
jrun.servlet.WebApplicationService.loadServlet(WebApplicationService.java:1204)
        at
jrun.servlet.WebApplicationService.preloadServlets(WebApplicationService.java:762)
        at
jrun.servlet.WebApplicationService.postStart(WebApplicationService.java:257)
        at
jrun.deployment.DeployerService.initModules(DeployerService.java:711)
        at
jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:242)
        at
jrun.deployment.DeployerService.deploy(DeployerService.java:430)
        at
jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179)
        at
jrun.deployment.DeployerService.run(DeployerService.java:891)
        at
jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:223)
        at
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
        at
jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)





----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=536613&aid=912023&group_id=73068


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to