WSM is not always generating WSDLs correctly for RPC Encoded webservices
------------------------------------------------------------------------

         Key: BEEHIVE-853
         URL: http://issues.apache.org/jira/browse/BEEHIVE-853
     Project: Beehive
        Type: Bug
  Components: Web Services (181)  
    Versions: TBD    
    Reporter: Chad Schoettger


Found while working on the service control DRTs:

For RPC Encoded services, web methods which return a 'soapenc' type are not 
being correctly set in the Axis OperationDesc by the AxisHook class of WSM.  
The return type for these methods is being modified to be a schema data type 
instead of the 'soapenc' datatype.

If a service control is then generated from the WSDL and invoked WSM/Axis will 
fail due to the type mismatch.

*************************************
I have a patch for this issue which sould be available in a couple of days.



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

Reply via email to