You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Michael Krumpus (JIRA)" <ax...@ws.apache.org> on 2004/10/27 16:05:33 UTC

[jira] Commented: (AXIS-1510) WSDL creates class that extends Object array

     [ http://issues.apache.org/jira/browse/AXIS-1510?page=comments#action_54696 ]
     
Michael Krumpus commented on AXIS-1510:
---------------------------------------

I am experiencing this problem as well.  It seems that Axis 1.2RC1 simply will not support arrays with RPC encoding because the generated code is not compileable.  I hope this gets fixed in 1.2 Final because if not it would prevent my company from upgrading to 1.2.


> WSDL creates class that extends Object array
> --------------------------------------------
>
>          Key: AXIS-1510
>          URL: http://issues.apache.org/jira/browse/AXIS-1510
>      Project: Axis
>         Type: Bug
>  Environment: Windows XP Professional, Java 1.4.2_05, 1.2 Beta2 
>     Reporter: Will Sargent

>
> When I use the beta2 release's version of WSDL2Java with Amazon's WSDL file:
> http://sellercentral.amazon.com/help/merchant_documents/Programs/Merchants-API-Integration-1.3.wsdl
> I get the following:
> public class DocumentDownloadAckStatusArray  extends java.lang.Object[]  implements java.io.Serializable {
> ...
> }
> Since arrays cannot be extended, this code does not compile.
> Incidentally, if you type the text "Object[]" into the header or try searching for it, you can break Jira.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira