You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Berin Loritsch <bl...@apache.org> on 2001/10/03 21:55:05 UTC

Current ServiceClient diff

The enclosed diff has the requested change so that
ServiceClient will use JNDI if you are in a J2EE
environment, or it will create a new AxisClient
directly if not.

It goes against current CVS.

The ObjectFactory code has not changed.