You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Peter Seer (Jira)" <ji...@apache.org> on 2020/09/17 17:01:00 UTC

[jira] [Updated] (CXF-8339) Sub-Java-Classes without content

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

Peter Seer updated CXF-8339:
----------------------------
    Environment: 
Ant-output on OS Windows 10 Enterprise and Eclipse IDE

 

[java] Loading FrontEnd jaxws ...
 [java] Loading DataBinding jaxb ...
 [java] wsdl2java -client -d D:\path\to\src -verbose D:\path\to\myService.wsdl
 [java] wsdl2java - Apache CXF 3.3.7

 

  was:
[java] Loading FrontEnd jaxws ...
 [java] Loading DataBinding jaxb ...
 [java] wsdl2java -client -d D:\path\to\src -verbose D:\path\to\myService.wsdl
 [java] wsdl2java - Apache CXF 3.3.7


> Sub-Java-Classes without content
> --------------------------------
>
>                 Key: CXF-8339
>                 URL: https://issues.apache.org/jira/browse/CXF-8339
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.4.0, 3.3.7
>         Environment: Ant-output on OS Windows 10 Enterprise and Eclipse IDE
>  
> [java] Loading FrontEnd jaxws ...
>  [java] Loading DataBinding jaxb ...
>  [java] wsdl2java -client -d D:\path\to\src -verbose D:\path\to\myService.wsdl
>  [java] wsdl2java - Apache CXF 3.3.7
>  
>            Reporter: Peter Seer
>            Priority: Blocker
>         Attachments: myService.wsdl
>
>
> Hello,
> if I generate java-classes with WSDLToJava from WSDL appended below, the sub-java-class "XGDBText" gets generated without content.
> I tried to figure out for quite a while what is missing, and ended up with the conclusion, that this might be a bug.
> It would be great if you could help me out with this issue. Thanks.
> Best regards



--
This message was sent by Atlassian Jira
(v8.3.4#803005)