JAX-WS Assorted Method Marshalling Problems
-------------------------------------------

                 Key: AXIS2-2045
                 URL: https://issues.apache.org/jira/browse/AXIS2-2045
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Rich Scheuerle


I am working on a patch to correct the following JAXWS method 
marshalling/unmarshalling issues:
   1) The @WebResult header value is not currently respected.  If @WebResult 
header=true, the value is passed in the body.
   2)  If you try to pass an @WebResult or @WebParam in a header for a WRAPPED 
method, you get an internal exception.  
         Even though header values violate the WRAPPED rules, the Sun tooling 
(wsgen) supports this scenario.
   3) The ParallelAsync tests are currently disabled due to a bug with 
@WebResult processing in WRAPPED mode.

I am also adding/improving trace in these areas.

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