users@jax-rpc.java.net

public field in application class

From: Mischa <yawningrascal_at_HOTMAIL.COM>
Date: Tue, 21 May 2002 04:37:01 -0600

Hi,

as I used an application class as JAX-RPC Type I wondered about the dealing with public fields. Every public field occurs in the wsdl file. But on clientside I can't use them directly but only with Accessormethods of the created stub. Isn't that a little inconsistent that I work on on a remote object with methods that infact are not existent in the "real" class.
Thanx for advice,
Mischa