Bug report #755 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com/BugRatViewer/ShowReport/755> REPORT #755 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: critical Confidence: public Environment: Release: 3.1 JVM Release: 1.3 Operating System: Linux OS Release: 2.2.16 Platform: x86 Synopsis: Cannot use custom tags, illegalAccessError Description: I wrote and compiled a class that extends TagSupport, created the TLD file, updated my application descriptor, but when I start Tomcat and try to access a page that uses the tag, I get an illegalAccessError, "try to access com.sun.xml.tree.ParentNode from class org.apache.jasper.compiler.TagLibraryInfoImpl". I have a servlet that does the same thing, uses the same classes, and I have no problem.Title: BugRat Report # 755
BugRat Report # 755
Project: Tomcat | Release: 3.1 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: high | Severity: critical |
Confidence:
public
|
Submitter:
Thomas Gideon ( [EMAIL PROTECTED] )
Date Submitted:
Jan 12 2001, 01:31:25 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Cannot use custom tags, illegalAccessError
- Environment: (jvm, os, osrel, platform)
- 1.3, Linux, 2.2.16, x86
- Additional Environment Description:
- I am also using Xalan 1.2, with the xalan.jar and xerces.jar files in
- Report Description:
- I wrote and compiled a class that extends TagSupport, created the TLD file, updated my application descriptor, but when I start Tomcat and try to access a page that uses the tag, I get an illegalAccessError, "try to access com.sun.xml.tree.ParentNode from class org.apache.jasper.compiler.TagLibraryInfoImpl". I have a servlet that does the same thing, uses the same classes, and I have no problem.
- How To Reproduce:
- null
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]