JAXWS: Message Subsystem
------------------------
Key: AXIS2-876
URL: http://issues.apache.org/jira/browse/AXIS2-876
Project: Apache Axis 2.0 (Axis2)
Type: New Feature
Components: jaxws
Reporter: Rich Scheuerle
Assigned to: Rich Scheuerle
I am currently architecting a data model representing the JAX-WS Message. A
Message is an abstraction for the XML and Attachment information.
The JAX-WS layer needs to render the message in different forms:
- OM : To communicate with the core Axis2 engine
- SAAJ : To communicate with JAX-WS Application Handlers
- Business Objects: To communicate with proxies, dispatch and receivers.
The Message subsystem is a convenient abstraction that hides the transformation
between these forms. I am planning to add the initial code (and tests) early
next week.
Follow on issues will be opened to use the proposed OMObjectWrapperElement to
gain more performance.
--
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]