Message:
The following issue has been closed.
Resolver: Brian Minchau
Date: Wed, 22 Sep 2004 2:02 PM
I'm resolving this is "Cannot Reproduce". This is really a classpath issue, where
some of Xalan is coming from the JRE and other parts are not and we are getting a
mixture of Xalan versions used at the same time.
---------------------------------------------------------------------
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: Closed
Priority: Blocker
Resolution: CANNOT REPRODUCE
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 2:02 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]