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 "Jarek Kucypera (JIRA)" <ji...@apache.org> on 2007/06/06 23:19:26 UTC

[jira] Updated: (AXIS2-2779) The -xc cmdline option of Java2WSDL takes into account only the last class specified

     [ https://issues.apache.org/jira/browse/AXIS2-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Kucypera updated AXIS2-2779:
----------------------------------

    Attachment: Base.java

> The -xc cmdline option of Java2WSDL takes into account only the last class specified
> ------------------------------------------------------------------------------------
>
>                 Key: AXIS2-2779
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2779
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: codegen
>    Affects Versions: 1.2
>         Environment: WinXP, java 1.4
>            Reporter: Jarek Kucypera
>         Attachments: Base.java, Derived.java
>
>
> It is impossible to include more than one 'extra class' via the -xc option of Java2WSDL, as only for the last class specified appropriate schema type is generated in the resultant  wsdl, for example, if I call it like this:
> java2wsdl.bat -cn test.SimpleService -cp bin -of SimpleService.wsdl -xc test.Derived -xc test.Base
> the test.Derived class has no counterpart in the wsdl. Attached you can find sample source and resultant wsdl.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org