JAX-WS Dispatch<DOMSource> Failure
----------------------------------

                 Key: AXIS2-2014
                 URL: https://issues.apache.org/jira/browse/AXIS2-2014
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Rich Scheuerle
         Assigned To: Rich Scheuerle


During JAX-WS Dispatch DOMSource, the DOMSource must be converted into an 
XMLStreamReader.  The current code does this by wrapping  the DOMSource's node 
with a DOMReader.  Unfortunately this is causing problems.

I am going to change the code to use a Transformer.  This is safer and easier.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://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]

Reply via email to