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();
't tried it though, will build new axis with changes 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 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
>
>
>
>
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 with a small test case
> if possible.,
>
> -- dims
>
> - Original Message -
&
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
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
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 something