You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "bartolomeo sorrentino (JIRA)" <ji...@apache.org> on 2009/12/20 21:28:18 UTC

[jira] Updated: (CXF-2587) wsdl2java error when there are several nested wsdl:import

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

bartolomeo sorrentino updated CXF-2587:
---------------------------------------

    Attachment: pom.xml

PROJECT POM

> 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
>         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.