Bug 711 - XSL Taglib - errors on XSLT Extensions
Summary: XSL Taglib - errors on XSLT Extensions
Status: CLOSED WONTFIX
Alias: None
Product: Taglibs
Classification: Unclassified
Component: Unknown Taglib (show other bugs)
Version: unspecified
Hardware: Other All
: P1 normal (vote)
Target Milestone: ---
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-26 08:32 UTC by rmote
Modified: 2004-11-16 19:05 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rmote 2001-02-26 08:32:25 UTC
The "apply" XSL tag raises an exception when the specified XSLT calls a 
function in an extension class:

java.lang.IllegalAccessError: try to access field org.apache.xalan.xpath.Extensi
onFunctionHandler.class$com$ibm$bsf$BSFManager from class org.apache.xalan.xslt.
ExtensionNSHandler

Xalan will successfully process the same XML/XSLT when run from a command-line 
utility.
Comment 1 Ignacio J. Ortega 2001-05-21 07:33:34 UTC
Cahanged product to taglibs
Comment 2 Glenn Nielsen 2002-04-06 16:07:06 UTC
The XSL taglib is based on Xalan1 and is not compatible with Xalan 2.
There are two alternatives for XSL which have more features, XTAGS and
Standard taglibs.