[
http://issues.apache.org/jira/browse/XALANJ-2250?page=comments#action_12361022
]
Golgoth 14 commented on XALANJ-2250:
------------------------------------
The method is :
public SerializationHandler createSerializationHandler(Result outputTarget,
OutputProperties format)
throws TransformerException;
The exception stack trace is :
java.lang.NoSuchMethodError:
javax.xml.transform.dom.DOMResult.getNextSibling()Lorg/w3c/dom/Node;
at
org.apache.xalan.transformer.TransformerImpl.createSerializationHandler(TransformerImpl.java:1092)
at
org.apache.xalan.transformer.TransformerImpl.createSerializationHandler(TransformerImpl.java:1060)
at
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1279)
at
org.apache.xalan.transformer.TransformerImpl.transform(TransformerImpl.java:1262)
> XSLT transformer failed with a DOMResult as output
> --------------------------------------------------
>
> Key: XALANJ-2250
> URL: http://issues.apache.org/jira/browse/XALANJ-2250
> Project: XalanJ2
> Type: Bug
> Components: transformation
> Versions: 2.7
> Environment: MS Windows XP Pro
> Eclipse 3.1
> Tomcat 5.0.
> java version "1.5.0_06"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
> Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode, sharing)
> Reporter: Golgoth 14
>
> The transformation of a document with a DOMResult as output format failed at
> line 1092 :
--
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]