Paul Christopher created CXF-7884:
-------------------------------------
Summary: 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
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)