Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/XALANJ-1964 Here is an overview of the issue: --------------------------------------------------------------------- Key: XALANJ-1964 Summary: Sample DOM2DOM.java gets NoSuchMethodException Type: Bug Status: Unassigned Priority: Blocker Project: XalanJ2 Components: XSLTC transformation Serialization Samples/Examples JAXP DOM Versions: 2.6 Assignee: Reporter: Santanu Chakraborty Created: Wed, 22 Sep 2004 12:36 PM Updated: Wed, 22 Sep 2004 12:36 PM Environment: Sun Solaris 5.8 Java 1.4.2_02 Xalan: 2.6.0 (using jars xercesImpl, xml-apis, xalan from Xalan 2.6.0) Description: DOM2DOM.java fails with: Exception in thread "main" java.lang.NoSuchMethodError: org.apache.xml.utils.TreeWalker.<init>(Lorg/xml/sax/ContentHandler;Lorg/apache/xml/utils/DOMHelper;)V at org.apache.xml.serializer.ToStream.serialize(ToStream.java:211) at DOM2DOM.main(DOM2DOM.java:96) Any work-around? I am sure someone must have checked these sample programs once written. --------------------------------------------------------------------- JIRA INFORMATION: 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 If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
