Hi,
I have a rpc/literal webservice with multiple parameters in its response. It
is possible that one of the parameter can be null i.e. the expected soap
response is <prefix:name xsi:nil="1"> but the ADB Wrapper generated by
wsdl2java tool throws exception while serializing it. If I wrap both the
parameters myself in a xxxResponse element (with second part <element
nillable="true">) this will change the wsdl which I dont want to do. It was
working fine with axis1. Any suggestion will be of great help. Thanks

Krishna
-- 
View this message in context: 
http://www.nabble.com/rpc-literal-webservice-with-multiple-parameters-tp23497134p23497134.html
Sent from the Axis - User mailing list archive at Nabble.com.

Reply via email to