[ https://issues.apache.org/jira/browse/AXIS2-4273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pétur Runólfsson updated AXIS2-4273: ------------------------------------ Attachment: ServerStub.java ServerCallbackHandler.java Attached files generated by ~/opt/axis2-1.4.1/bin/wsdl2java.sh -uri 'http://localhost:1970/axis2/services/Server?wsdl' > 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 > Attachments: 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.