Wrap and unWrap JAXB Objects using JAXBWrapperTool 
---------------------------------------------------

         Key: AXIS2-873
         URL: http://issues.apache.org/jira/browse/AXIS2-873
     Project: Apache Axis 2.0 (Axis2)
        Type: New Feature

  Components: jaxws  
    Reporter: Nikhil Thaker


This is a new Feature for JAXWS component, JAXBWrapperTool's primary purpose is 
to Wrap and UnWrap JAXBClasses. Architecturally the wrapper tool will be a 
separate pluggable component that will be used by JAXWS client api's like 
Dispatch and Proxy to handle wrap and un-wraped wsdl's.

For Wrap case JAXBWrapper tool implementation will read Wrapper Class,  
propertyNames and propertyObjects as input parameter and product a wrapped JAXB 
Object with property and their object values set. 

For unWrap case JAXBWrapper tool implementation will read JAXB Object and 
property names as input and product separate objects for each property.

-- 
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