RE: Service.createCall

2005-01-11 Thread Vivek Singhai
Hi, I figured out that writing a client with stub is the most easiest thing to do. You don't have to worry about writing the creation of call code manually. Create the stub from wsdl2java. You can use AudaOrderService audaOrderService = new AudaOrderServiceLocator();

Re: Service.createCall() - Is this a bug ?

2004-07-09 Thread Davanum Srinivas
looks like a bugplease submit a bug report with a small test case if possible., -- dims - Original Message - From: sanjay [EMAIL PROTECTED] Date: Fri, 9 Jul 2004 23:07:12 +0530 Subject: Service.createCall() - Is this a bug ? To: [EMAIL PROTECTED] Hi

RE: Service.createCall() - Is this a bug ?

2004-07-09 Thread sanjay
Thanks, I filed a bug for this [AXIS-1445] Regards Sanjay -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Saturday, July 10, 2004 12:51 AM To: [EMAIL PROTECTED] Subject: Re: Service.createCall() - Is this a bug ? looks like a bugplease submit a bug report

Re: Service.createCall() - Is this a bug ?

2004-07-09 Thread Davanum Srinivas
AM To: [EMAIL PROTECTED] Subject: Re: Service.createCall() - Is this a bug ? looks like a bugplease submit a bug report with a small test case if possible., -- dims - Original Message - From: sanjay [EMAIL PROTECTED] Date: Fri, 9 Jul 2004 23:07:12 +0530 Subject

RE: Service.createCall() - Is this a bug ?

2004-07-09 Thread sanjay
PROTECTED] Subject: Re: Service.createCall() - Is this a bug ? do u have a patch in mind as well? -- dism On Sat, 10 Jul 2004 01:23:30 +0530, sanjay [EMAIL PROTECTED] wrote: Thanks, I filed a bug for this [AXIS-1445] Regards Sanjay -Original Message- From: Davanum Srinivas

Re: Service.createCall() - Is this a bug ?

2004-07-09 Thread Davanum Srinivas
and update if it works (if the issue is open by then). Regards Sanjay -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Saturday, July 10, 2004 1:49 AM To: [EMAIL PROTECTED] Subject: Re: Service.createCall() - Is this a bug ? do u have a patch in mind

RE: Service.createCall() internal error exception

2002-03-15 Thread Neil Smyth
I found the problem, sorry for the post. I was missing the client-config.wsdd file. -Original Message- From: Neil Smyth [mailto:[EMAIL PROTECTED]] Sent: 15 March 2002 09:44 To: '[EMAIL PROTECTED]' Subject: Service.createCall() internal error exception Apologies if I am missing