[ https://issues.apache.org/jira/browse/AXIS2-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andreas Veithen resolved AXIS2-4273. ------------------------------------ Resolution: Fixed Fix Version/s: 1.6 Applied the patch to ConverterUtil, but with a different test strategy. Thanks for figuring out the root cause of this issue! > org.apache.axis2.databinding.ADBException: Unexpected subelement when > returned object contains null member of type Object. > -------------------------------------------------------------------------------------------------------------------------- > > Key: AXIS2-4273 > URL: https://issues.apache.org/jira/browse/AXIS2-4273 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Components: adb > Affects Versions: 1.4.1 > Reporter: Pétur Runólfsson > Assignee: Andreas Veithen > Fix For: 1.6 > > Attachments: AXIS2-4273.patch, Client.java, Server.java, Server.wsdl, > ServerCallbackHandler.java, ServerStub.java, services.xml, Value.java > > > A client generated with wsdl2java.sh with no options except -uri throws an > "Unexpected subelement" exception when a method returns an object that has a > null member of type Object. > The Web Service is an Axis2 POJO Web Service. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.