https://issues.apache.org/bugzilla/show_bug.cgi?id=54641
--- Comment #4 from Markus Keller <[email protected]> --- (In reply to comment #0) > Apparently newer versions of XSLTC try to verify extension method > signatures, or something like that, and StringUtils does not work here. Note that Apache Xalan works fine, but Oracle copied Xalan and added changes like http://java.net/projects/jaxp-sources/sources/svn/revision/3040 , which broke some XSLTC functions when a security manager is present. Unfortunately, Oracle's public bug database is in a horrible read-only state for more than a year now, and it continues to hide bug reports that used to be available. I also can't read their 7167657 any more. -- You are receiving this mail because: You are the assignee for the bug.
