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

Category: main tag library
Group: planned for 1.0
Status: Closed
Resolution: Works For Me
Priority: 5
Submitted By: greg copeland (gcopeland)
Assigned to: fabrizio giustina (fgiust)
Summary: Invalid element in displaytag-el.tld

Initial Comment:
The <example> elements in the displaytag-el.tld are
invalid per Sun'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)





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

Comment By: Charles Kevin Hill (ckevinhill)
Date: 2004-10-25 21:16

Message:
Logged In: YES 
user_id=692395

Still an issue for me for all the tld descriptors (11, 12, el) with 
jrun4.

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

Comment By: fabrizio giustina (fgiust)
Date: 2004-03-11 15:28

Message:
Logged In: YES 
user_id=798060

The <example> elements ARE valid according to the sun dtd.
All the dtds (1.1, 1.2, 1.2 EL) validates correctly.
Maybe there was an error (in the element order) in the past?

I'm closing this bug, since EL support has never been released 
and appears to be working now.

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

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: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to