[ 
https://issues.apache.org/jira/browse/AXIS-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13013945#comment-13013945
 ] 

Frederic Giltay commented on AXIS-1510:
---------------------------------------

@Dominik Kacprzak : I found a difference between my WSDL and yours.
My array's arrayType is another array

> WSDL creates class that extends Object array
> --------------------------------------------
>
>                 Key: AXIS-1510
>                 URL: https://issues.apache.org/jira/browse/AXIS-1510
>             Project: Axis
>          Issue Type: Bug
>         Environment: Windows XP Professional, Java 1.4.2_05, 1.2 Beta2 
>            Reporter: Will Sargent
>            Assignee: Dominik Kacprzak
>            Priority: Minor
>         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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to