There is a Junit file that's generated <ServiceName>TestCase.java. That can act as a client for unit testing. A similar class can be created to act as the "real" client.
- Ashish -----Original Message----- From: Carmine Gargiulo [mailto:[EMAIL PROTECTED] Sent: Friday, October 14, 2005 6:08 PM To: [email protected] Subject: Re: client for document-style WebService ok ...but wsdl2java has generated various .java, i've compiled all. It's ok. Now....what generated file is the client???
