[ http://issues.apache.org/jira/browse/AXIS2-876?page=all ]

Rich Scheuerle updated AXIS2-876:
---------------------------------

    Attachment: jirapatch.txt

Combined patch for the following JIRA Issues:

AXIS2-873: Nikhil - JAXB Wrapper SubComponent
AXIS2-874: Mike - Handler SubComponent Initial Drop
AXIS2-875: Nikhil - Proxy SubComponent Work 
AXIS2-876: Scheu - Message Model SubComponent Initial Drop
AXIS2-878: Jeff - Meta Data Abstraction SubComponent Initial Drop
AXIS2-881: Nick - Invocation and Context Refactoring
AXIS2-882: Sam - Endpoint Controller SubComponent Initial Drop
AXIS2-872: Dustin - MetaDataQuery thoughts

These issues effectively divide the JAX-WS implementation into smaller 
sub-components.
This will make it easier to develop the code (and avoid large drops of code).

I am simultaneously committing this patch to SVN.

We will be opening new JIRA issues soon.



> 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
>     Assignee: Rich Scheuerle
>  Attachments: jirapatch.txt
>
> 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]

Reply via email to