You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Nathan Jantz (JIRA)" <de...@beehive.apache.org> on 2006/07/25 22:47:16 UTC

[jira] Assigned: (BEEHIVE-854) WSM produces improper WSDLs for RPC Style services which have operations that return arrays

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

Nathan Jantz reassigned BEEHIVE-854:
------------------------------------

    Assignee: Nathan Jantz  (was: Eddie O'Neil)

> 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