opensubscriber
   Find in this group all groups
 
Unknown more information…

a : axis-dev@ws.apache.org 31 August 2009 • 5:57AM -0400

[jira] Created: (AXIS2-4481) JAX-WS Marshaling is not optimized if xsi:type is requested
by Rich Scheuerle (JIRA)

REPLY TO AUTHOR
 
REPLY TO GROUP




JAX-WS Marshaling is not optimized if xsi:type is requested
-----------------------------------------------------------

                 Key: AXIS2-4481
                 URL: https://issues.apache.org/jira/browse/AXIS2-4481
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Rich Scheuerle
            Assignee: Rich Scheuerle
            Priority: Minor


The JAX-WS engine uses the marshal methods provided by JAX-B.

The JAX-B supports marshaling to an XMLStreamWriter or an OutputStream.
In most cases, the JAX-WS runtime uses the latter (marshaling to OutputStream).  This is accomplished by getting the target OutputStream from the XMLStreamWriter.

However, there is one path where this optimization is not being used.  This JIRA corrects this path

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.