The following comment has been added to this issue:
Author: Brian Minchau
Created: Sun, 5 Sep 2004 8:01 AM
Body:
Please run with a newer version of Xalan and let us know if you still have a problem.
The serializer code has moved the package org.apache.xml.serialer (note the 'r' on the
end of the package). The code in the new package has changed substantially.
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/XALANJ-1464?page=comments#action_52837
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/XALANJ-1464
Here is an overview of the issue:
---------------------------------------------------------------------
Key: XALANJ-1464
Summary: IndentPrinter.breakLine() throws NoSuchMethodError
Type: Bug
Status: Open
Project: XalanJ2
Components:
Xalan
Versions:
2.5Dx
Assignee: Xerces-J Developers Mailing List
Reporter: M.H.
Created: Mon, 31 Mar 2003 12:31 PM
Updated: Sun, 5 Sep 2004 8:01 AM
Environment: Operating System: Windows NT/2K
Platform: PC
Description:
Just exchanged the 2.4.1 Xalan JARs with the 2.5.D1 Xalan JARs and run my
application. result:
-------
java.lang.NoSuchMethodError
at org.apache.xml.serialize.IndentPrinter.breakLine(Unknown Source)
at org.apache.xml.serialize.IndentPrinter.breakLine(Unknown Source)
at org.apache.xml.serialize.XMLSerializer.startDocument(Unknown Source)
at org.apache.xml.serialize.XMLSerializer.serializeElement(Unknown
Source)
at org.apache.xml.serialize.BaseMarkupSerializer.serializeNode(Unknown
Source)
at org.apache.xml.serialize.BaseMarkupSerializer.serializeNode(Unknown
Source)
at org.apache.xml.serialize.BaseMarkupSerializer.serialize(Unknown
Source)
at mypck.XCProc.writeDocument(XCProc.java:797)
-------
---------------------------------------------------------------------
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]