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

Nathan Jantz reopened BEEHIVE-854:
----------------------------------

             
I'm re-opening this issue and setting back to its original resolved state as it 
was erroneously not verfied under the WSM framework.   This needs to stay open 
until someone on the WSM side of things can verify it.

> WSM produces improper WSDLs for RPC Style services which have operations that 
> return arrays
> -------------------------------------------------------------------------------------------
>
>                 Key: BEEHIVE-854
>                 URL: http://issues.apache.org/jira/browse/BEEHIVE-854
>             Project: Beehive
>          Issue Type: Bug
>          Components: Web Services (181)
>    Affects Versions: v1m1, V1Beta
>            Reporter: Chad Schoettger
>         Assigned To: Nathan Jantz
>
> WSM is not correctly setting the return type in AXIS OperationalDescs for RPC 
> style services which have operations which return primitive array types.
> To reproduce: 
> Create a simple RPC web service which has the following operations:
>       public Integer[] echoInteger(Integer[] inputInteger);
>       public int[] echoInt(int[] inputInt) 
> Request the wsdl from the web service, not the return types are not set 
> correctly.
> ***************************
> I have a patch for this which I will post in the next 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