[ 
https://issues.apache.org/jira/browse/AXIS2-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rich Scheuerle updated AXIS2-2155:
----------------------------------

    Attachment: patch.txt

Here is the first part of my work on this issue.

I will check this patch in soon.

Included in this patch:
   1) A stripped down Greeter test that is doc/lit wrapped but does not contain 
"wrapper classes".
   2)  A DocLitWrappedMinimalMethodMarshaller....Initially this is just a copy 
of the RPC marshaller...so it is incorrect.
   3) Code to detect the missing wrapper classes and automatically invoke the 
DocLitWrappedMinimalMethodMarshaller.

---------------------------------
Next steps.
    A) Add more tests...especially dispatch client tests to validate the 
message.
    B) Change the DocLitWrappedMinimalMethodMarshaller (and other code) to 
marshal/unmarshal correctly.
    C) Add similar processing for faults.



> Wrapped marshall/unmarshall without wrapper beans
> -------------------------------------------------
>
>                 Key: AXIS2-2155
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2155
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nick Gallardo
>         Assigned To: Rich Scheuerle
>         Attachments: patch.txt
>
>
> We need to see if it is possible to add functionality to the JAX-WS 
> MethodMarshallers that would allow a wrapped message to be marshalled or 
> unmarshalled without the use of generated wrapper beans.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to