[
https://issues.apache.org/jira/browse/CXF-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793776#action_12793776
]
bartolomeo sorrentino commented on CXF-2587:
--------------------------------------------
Thanks for feedback
So ... If i would apply the suggested workaround, .. i've download the
wsdl(s) and make the change by hand
> wsdl2java error when there are several nested wsdl:import
> ----------------------------------------------------------
>
> Key: CXF-2587
> URL: https://issues.apache.org/jira/browse/CXF-2587
> Project: CXF
> Issue Type: Bug
> Components: Tooling
> Affects Versions: 2.2.5
> Reporter: bartolomeo sorrentino
> Assignee: Daniel Kulp
> Fix For: 2.1.9, 2.2.6
>
> Attachments: pom.xml, WSDL.zip
>
>
> I have used CXF 2.2.5 to generate java class from a complex wsdl generated
> from .NET environment and composed by the following files:
> ContactCenter.Services.IVR.Accettazione.svc.WSDL
> ContactCenter.Services.IVR.Accettazione.svc.wsdl.wsdl0
> ContactCenter.Services.IVR.Accettazione.svc.wsdl.wsdl1
> ContactCenter.Services.IVR.Accettazione.svc.xsd.xsd0
> ContactCenter.Services.IVR.Accettazione.svc.xsd.xsd1
> ContactCenter.Services.IVR.Accettazione.svc.xsd.xsd2
> ContactCenter.Services.IVR.Accettazione.svc.xsd.xsd3
> ContactCenter.Services.IVR.Accettazione.svc.xsd.xsd4
> I have used maven to perform the wsdl2java generation but i have got the
> following error:
> ------------------------------------------------------------------------
> [ERROR]BUILD ERROR
> ------------------------------------------------------------------------
> java.lang.RuntimeException: Problem with WSDL: soap:header element is
> referring to an undefined wsdl:message element.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.