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 "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/06/07 23:40:26 UTC

[jira] Commented: (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:comment-tabpanel#action_12502539 ] 

Davanum Srinivas commented on AXIS2-2779:
-----------------------------------------

Fixed in svn revision 545322

thanks,
dims

> 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
>            Assignee: Davanum Srinivas
>         Attachments: Base.java, Derived.java, Final.java, SimpleService.java, SimpleService.wsdl
>
>
> 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