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 "Dominik Kacprzak (JIRA)" <ax...@ws.apache.org> on 2004/11/30 08:41:34 UTC

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

     [ http://nagoya.apache.org/jira/browse/AXIS-1510?page=history ]

Dominik Kacprzak updated AXIS-1510:
-----------------------------------

    Attachment: example.tar.gz

Michael, 

I tried to recreate a problem using the example that you provided but without any luck.  I attached a tar file which contains a wsdl file that I used (ArrayTest.wsdl) and the files that WSDL2Java generated for me.  Can you take a quick look at my wsdl and let me know what you guys are doing differently?

cheers,

- Dominik

> WSDL creates class that extends Object array
> --------------------------------------------
>
>          Key: AXIS-1510
>          URL: http://nagoya.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
>  Attachments: example.tar.gz
>
> 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://nagoya.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