On Tue, 2006-02-14 at 09:56 +0200, Steve Loughran wrote: > I see that on SVN_HEAD, the old Client class is no more. > > What do I have to do to migrate some code that extended Client to move > to the 0.94 architecture?
Look at org.apache.axis2.client.ServiceClient .. this is the entrypoint to the new client API. Take a look and ask away! > ps, I'm planning on trying to bring up a java1.5 version of Gump in the > next few weeks; if I do that then we'll have my code hooked to yours in > the nightly build, so I'll let you know earlier when you break it... Excellent ;-). Sanjiva.
