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

Bruce Snyder updated CXF-1220:
------------------------------

    Attachment: logisticx.zip

Attached is a ZIP archive of the projects where this is occurring. Simply unzip 
the archive, cd into the logisticx directory and run 'mvn install'. This will 
build al the projects and create the WSDL in the following location: 


order/order-ws-su/target/generated-sources/wsdl/logisticxOrderService.wsdl

This WSDL has been copied to the following location: 

order/order-http-su/src/main/resources/logisticxOrderService.wsdl

and the service/port/[EMAIL PROTECTED] has been added. This is the only manual 
customization to the WSDL. 

> Confused or dropped namespace in WSDL generated by java2wsdl function in the 
> cxf-codegen-plugin 
> ------------------------------------------------------------------------------------------------
>
>                 Key: CXF-1220
>                 URL: https://issues.apache.org/jira/browse/CXF-1220
>             Project: CXF
>          Issue Type: Bug
>          Components: JAXB Databinding
>    Affects Versions: 2.0.2
>            Reporter: Bruce Snyder
>         Attachments: logisticx.zip
>
>
> When deploying a web service in CXF via ServiceMix and importing the WSDL 
> into SoapUI, I am receiving the following error: 
> when pointing SoapUI at the web service, i'm getting an error stating:  An 
> error occured [http://localhost:8192/order-service/?wsdl:0: error: 
> src-resolve.a: Could not find type '[EMAIL 
> PROTECTED]:un:unece:uncefact:data:draft:UnqualifiedDataTypesSchemaModule:2'. 
> Do you mean to refer to the type named [EMAIL 
> PROTECTED]://logisticx.com/orderService/ (in _3Fwsdl)?], see error log for 
> details
> I may be incorrect, but there seems to be some confusion in namespaces or a 
> dropped namespace in the java2wsdl function that might be causing this. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to