On Jan 25, 2006, at 2:32 PM, Dies Koper wrote:

If your class follows the Javabean conventions (public getter and setter), Axis will pick up that field and include it in the WSDL.
Otherwise the field needs to be public.
Check out the Java->XML mapping section in the JAX-RPC 1.1 spec for details.

Right, I figured this was a jax-rpc issue, just wondered about it.

Reply via email to