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


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.

Reply via email to