> I have to define in the client-config.wsdd just to "connect" to the
> > samples.stock.StockQuoteService.
> >
> > Jay
> > Your best bet is to hire a vet!
> >
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent
]; [EMAIL PROTECTED]
Subject: RE: client config solved and on to the next problem
Hi Jay,
OK, it sounds like you do not have a need for a handler, and just want to
connect to the service. Please correct me if I am misunderstanding.
Try the following out
a) extract client-config.wsdd from
gt; From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, December 30, 2004 12:48 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Re: client config solved and on to the next problem
>
>
> Hi Jay,
>
> Here is a client-config.wsdd that you can use as an exam
--Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 30, 2004 12:48 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: client config solved and on to the next problem
Hi Jay,
Here is a client-config.wsdd that you can use as an example for defining
Hi Jay,
Here is a client-config.wsdd that you can use as an example for defining a
handler. The handler in this case is configured at the global level, so all
client invocations will invoke this handler.
http://xml.apache.org/axis/wsdd/";
xmlns:java="http://xml.apache.org/axis/wsdd/p
lto:[EMAIL PROTECTED]
Sent: Thursday, December 30, 2004 12:09 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: client config solved and on to the next problem
I have learned that dropping a client-confg.wsdd in the same
folder as the applet cures my previous issue, but there is no doc that
I have learned that dropping a client-confg.wsdd in the same folder as
the applet cures my previous issue, but there is no doc that
I can find about defining a handler in it. I am only trying to connect to the
sample getQuote service, running on the same machine.
Does anyone kno