You could use Apache Axis for creating a client. If I understood right what you wanna do. Axis takes care of all the SOAP stuff and even creates proxies based upon the wsdl file.
On Thu, Jul 24, 2008 at 2:38 PM, Mauri Ferreyra <[EMAIL PROTECTED]> wrote: > Yes, I made PersonManager WebService. But I want create the client for > Consuming Web Service. > Regards. > Mauri. > > > On Thu, Jul 24, 2008 at 5:41 AM, Peter Schneider-Manzell < > [EMAIL PROTECTED]> wrote: > >> Hi! >> >> See http://appfuse.org/display/APF/Web+Services for more Details. >> >> Bye, >> >> Peter >> >> 2008/7/23 Mauri Ferreyra <[EMAIL PROTECTED]>: >> >>> Hi, I want invoke a Webservices (eg: PersonManager) from other >>> application. >>> How I do this? >>> >>> >>> >> > > > -- > Mauricio F. Ferreyra |tel #: (0351) 156-623072 | Cordoba - Argentina > -- -- Mit freundlichen Grüßen / With kind regards Michael Dürgner
