dev@jax-ws.java.net

JAX-WS Null Parameter problem

From: Chinces Diana <chincesdiana_at_yahoo.com>
Date: Tue, 2 Feb 2010 04:46:52 -0800 (PST)

Hi,

I have encountered the following issue when developing a Java Web Service with JAX-WS: when calling the web method I always receive null parameters as input. If I use primitive types for the parameter types I get 0 instead of null.

Do you have any idea why? Any suggestions would be appreciated.

Thanks,

 
Diana Chinces