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/12/22 17:13:09 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:
-----------------------------------

    Assign To: Dominik Kacprzak
     Priority: Minor  (was: Major)

I'm reducing priority on this issue as we are awaiting more information from either Will or Michael.  I'm also reassigning this issue to myself, at least till we can reliably reproduce it and figure out what to do next.

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