You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Daniel Kulp (JIRA)" <ji...@apache.org> on 2008/02/19 22:40:43 UTC

[jira] Resolved: (CXF-921) Error creating client code from a WSDL generated using Aegis databinding

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

Daniel Kulp resolved CXF-921.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.4


Fairly positive this was resolved in 2.0.3/2.0.4 as part of the work Benson and I did to make sure the namespace prefixes are correctly set in Aegis as well as making sure the "xs:import" elements were properly created in Aegis.

> Error creating client code from a WSDL generated using Aegis databinding
> ------------------------------------------------------------------------
>
>                 Key: CXF-921
>                 URL: https://issues.apache.org/jira/browse/CXF-921
>             Project: CXF
>          Issue Type: Bug
>          Components: Tooling
>    Affects Versions: 2.0.1
>            Reporter: Julio Arias
>             Fix For: 2.0.4
>
>         Attachments: DocumentService.wsdl
>
>
> I have a WSDL generated by my server, it uses Aegis databinding. I tried to create the client using wsdl2java and it throw the following error:
> $ wsdl2java -client http://localhost:8080/lor/services/DocumentService?wsdl
> WSDLToJava Error : Thrown by JAXB : undefined simple or complex type 'ns2:DocumentVO'
> The error doesn't happen if I switch back to a JAXB data binding in my endpoint

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