[ http://issues.apache.org/jira/browse/XALANJ-1863?page=comments#action_12315331 ]
Christine Li commented on XALANJ-1863: -------------------------------------- In Sun J2SE 1.5.0-beta-b32c, it doesn't have a bundle of Xalan interpretive classes. In order to run the sample cases, you have to add Xalan.jar to the classpath. It works for me. I am going to close this bug report. You can open another bug, if there is a problem to run the sample cases with JDK 1.5.0_b01. > XSLT Error (java.lang.ExceptionInInitializerError): null > -------------------------------------------------------- > > Key: XALANJ-1863 > URL: http://issues.apache.org/jira/browse/XALANJ-1863 > Project: XalanJ2 > Type: Bug > Components: Xalan-extensions > Versions: CurrentCVS > Environment: Operating System: Windows NT/2K > Platform: PC > Reporter: Conrad Taylor > Assignee: Christine Li > Priority: Blocker > > Hi, I'm trying to run the Xalan extension samples without any success. At > this, > I'm getting the following error message: > BEGIN TRANSCRIPT: > $ java org.apache.xalan.xslt.Process -in 3-java-namespace.xml -xsl > 3-java-names > pace.xsl > (Location of error unknown)XSLT Error > (java.lang.ExceptionInInitializerError): n > ull > END TRANSCRIPT: > $ java -version > java version "1.5.0-beta" > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-beta-b32c) > Java HotSpot(TM) Client VM (build 1.5.0-beta-b32c, mixed mode) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
