WSDL2Java with ADB Databinding produces broken code
---------------------------------------------------

                 Key: AXIS2-4964
                 URL: https://issues.apache.org/jira/browse/AXIS2-4964
             Project: Axis2
          Issue Type: Bug
          Components: adb, wsdl
    Affects Versions: 1.5.4
         Environment: MacOS 10.5.8, Java 1.5.0_26
The axiom library was replaced with the latest snapshot, due to 
https://issues.apache.org/jira/browse/AXIOM-63
            Reporter: Gordon Ross


Using wsdl2java, with default options (Hence creating ADB databinding) when 
running client code, (apparently) random AxisFault exceptions are thrown. A 
little debugging reveals that the exceptions are thrown when, say, a 
setXXX(String) method is called with null as the value.

Switching to using XMLBEANS databinding (and revising client code) and the code 
runs fine with no issues.

It appears then, that wsdl2java is producing invalid ADB databinding code.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to