Re: org.apache.axis.client.ServiceClient replacement

2003-01-21 Thread Willie Slepecki
never mind, i found it. thanks willie On Tue, 2003-01-21 at 12:28, Willie Slepecki wrote: > the example im building my service on was built with axis .9 beta. > apparently in that release there was an > org.apache.axis.client.ServiceClient that you could import. in the 1.0 > release, what was t

org.apache.axis.client.ServiceClient replacement

2003-01-21 Thread Willie Slepecki
the example im building my service on was built with axis .9 beta. apparently in that release there was an org.apache.axis.client.ServiceClient that you could import. in the 1.0 release, what was that replaced with because the service client doesn't seem to be there anymore. thanks willie