You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org> on 2005/07/21 20:29:52 UTC

[jira] Updated: (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 ]

Eddie O'Neil updated BEEHIVE-854:
---------------------------------

    Fix Version: TBD
        Version: v1m1
                 V1Beta
                     (was: TBD)
      Assign To: 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
>         Type: Bug
>   Components: Web Services (181)
>     Versions: v1m1, V1Beta
>     Reporter: Chad Schoettger
>     Assignee: Eddie O'Neil
>      Fix For: TBD

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