Bug 711

Summary: XSL Taglib - errors on XSLT Extensions
Product: Taglibs Reporter: rmote
Component: Unknown TaglibAssignee: Tomcat Developers Mailing List <dev>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: All   

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.