You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/10/26 22:52:00 UTC

[jira] [Commented] (CXF-7884) CXF 3.2.6 creating classes using xjc (WSDL to Java)

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

Freeman Fang commented on CXF-7884:
-----------------------------------

Hi Paul,

This kind of question should post to users@cxf.apache.org mailing list but not to jira.

Jira ticket is used to track bugs or features.

Thanks!

Freeman


> CXF 3.2.6 creating classes using xjc (WSDL to Java)
> ---------------------------------------------------
>
>                 Key: CXF-7884
>                 URL: https://issues.apache.org/jira/browse/CXF-7884
>             Project: CXF
>          Issue Type: Task
>            Reporter: Paul Christopher
>            Priority: Major
>
> I am trying to figure out how to generate my classes without the JAXBElement and use concreate classes?
>  
> Loading FrontEnd jaxws ...
> Loading DataBinding jaxb ...
> wsdl2java -client -d C:\liberty_development\workspaces\services\CONWAY_SERVICE_ACCOUNTSPAYABLE_REST\.cxftmp/src -classdir C:\liberty_development\workspaces\services\CONWAY_SERVICE_ACCOUNTSPAYABLE_REST\WebContent\WEB-INF\classes -p http://www.con-way.com/BusinessServices/AP/Invoice/V1=com.xpo.ltl.accountspayable.service.ofsinvoice.ws.client -b C:\liberty_development\workspaces\services\CONWAY_SERVICE_ACCOUNTSPAYABLE_REST\api_specification\Schemas\LTLAPI\LTLAccountsPayableAPI\1.0\jaxb-bindings.xml -impl -validate -exsh false -dns false -dex false -wsdlLocation file:/C:/liberty_development/workspaces/services/CONWAY_SERVICE_ACCOUNTSPAYABLE_REST/api_specification/Schemas/LTLAPI/LTLAccountsPayableAPI/1.0/OfsInvoicingServices.wsdl -verbose -fe jaxws -db jaxb -wv 1.1 file:/C:/liberty_development/workspaces/services/CONWAY_SERVICE_ACCOUNTSPAYABLE_REST/api_specification/Schemas/LTLAPI/LTLAccountsPayableAPI/1.0/OfsInvoicingServices.wsdl
> wsdl2java - Apache CXF 3.2.6
> Oct 26, 2018 6:59:00 AM org.apache.cxf.wsdl11.WSDLServiceBuilder checkForWrapped
> INFO: Operation \{http://www.con-way.com/BusinessServices/AP/Invoice/V1}QueryInvoice cannot be unwrapped, input message must reference global element declaration with same localname as operation
> Oct 26, 2018 6:59:00 AM org.apache.cxf.wsdl11.WSDLServiceBuilder checkForWrapped
> INFO: Operation \{http://www.con-way.com/BusinessServices/AP/Invoice/V1}CreateInvoice cannot be unwrapped, input message must reference global element declaration with same localname as operation



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)