Hi, I have a webservice operation response (rpc/lit) with multiple parts, But the second part of the response can be null. The wsld2java generates wrapper class with XXXResponse where XXX is the operation name. But the generated Wrapper throws exception when any message part is null while serializing. Is there any way to get the generated ADB Bean Wrapper to handle this as it is done in the case of Element with nillble="true".
Regards Krishna -- View this message in context: http://www.nabble.com/handling-null-part-Response-tp23515685p23515685.html Sent from the Axis - User mailing list archive at Nabble.com.
