Out of curiosity, what if you use empty strings ("") instead of null?  I'm
unsure how JAX-WS/JAXB is supposed to work with nulls--I believe the rules
for null processing would be dictated by the JAX-WS and/or JAXB
specifications, nothing that we can modify.

Glen


Maxime Orain-2 wrote:
> 
> I sent 4 parameter [null, object, null, null] and the server receive
> only [null, object]
> 

-- 
View this message in context: 
http://www.nabble.com/Cannot-send-null-parameter-with-result-of-wsdl2java-%28client%29-tp18762918p18766913.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to