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 "Iain Farrell (JIRA)" <ji...@apache.org> on 2011/07/11 14:25:59 UTC

[jira] [Issue Comment Edited] (AXIS2-5091) wsdl2java not creating classes from unreferenced elements

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

Iain Farrell edited comment on AXIS2-5091 at 7/11/11 12:24 PM:
---------------------------------------------------------------

Attached example WSDL file, and edited description to reflect this

      was (Author: captf):
    Attached full WSDL file, and edited description to reflect this
  
> wsdl2java not creating classes from unreferenced elements
> ---------------------------------------------------------
>
>                 Key: AXIS2-5091
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5091
>             Project: Axis2
>          Issue Type: Bug
>          Components: wsdl
>    Affects Versions: 1.6.0
>         Environment: WSDL 1.1
>            Reporter: Iain Farrell
>         Attachments: ExampleWsdl.wsdl
>
>
> Trying to use wsdl2java and unreferenced elements are not being generated into classes.
> In the schema I use [attached], only Abstract and AbstractType are generated; Concrete and ConcreteType are not, even though this is valid schema [and other WSDL to Java applications are able to create them]
> The commandline I used was:
> ./wsdl2java.sh -uri "ExampleWsdl.wsdl" -o "./Output"
> Using the -g flag does create the missing classes, but it does not create the build.xml file, which I require.
> I have tried java 1.5.0_15 and 1.6.0_20, and Axis2 1.5.1, 1.5.5 and 1.6.0, all with the same results.
> [apologies if I have set wrong options in the creation of this bug]

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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