Change JAX-WS Message sub-component to use OMSourcedElementImpl
---------------------------------------------------------------
Key: AXIS2-1433
URL: http://issues.apache.org/jira/browse/AXIS2-1433
Project: Apache Axis 2.0 (Axis2)
Issue Type: Improvement
Components: jaxws
Reporter: Rich Scheuerle
I am making changes to the Message sub-component to use the
OMSourcedElementImpl object of Axiom. This will allow the JAX-WS sub-system to
add JAXB Blocks (as an OMDataSource) to the OM tree. The result is that the
JAXB object serialization will be deferred (most of the time) to the transport
layer. This will prevent unnecessary expansion of the OM tree and should
increase performance
I have the sandbox code working, but other JIRA issues must be resolved first.
a) WSCOMMONS-71 contains several fixes that are needed.
b) AXIS2-1408 (Faults) collides with many of these changes. I will
integrated AXIS2-1408 and then refashion my changes.
Thanks,
scheu
--
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]