Re: client deployment howto

2004-11-30 Thread tony . q . weddle
ically) of "axis.ClientConfigFile", to point to your client configuration file. I'm not sure where this is documented (other than the source code). Tony "Ilias Bartolini" <[EMAIL PROTECTED]> wrote on 30/11/2004 16:24:09: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 &g

client deployment howto

2004-11-30 Thread Ilias Bartolini
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Looking at WSS4J i've seen client deployment descriptor for clients. I don't know how to use .wsdd on client. (i'm only able to use AdminClient on a servlet engine) Were can i find some docs? Thank you Ciao, Ilias - --

Re: Client deployment - basic question

2003-12-19 Thread Rommel Sharma
ECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, December 19, 2003 7:49 PM Subject: Client deployment - basic question > Hi, > > I have problems to understand purpose of client deployment and their wsdd. > Can someone give me a short introduction or give me a www resource (haven'

Client deployment - basic question

2003-12-19 Thread Damir Dulitz
Hi, I have problems to understand purpose of client deployment and their wsdd. Can someone give me a short introduction or give me a www resource (haven't found one)? There is nothing described in the Axis User Guide. When di I need client side deployment and how do I tell the client to us

Re: client deployment

2002-06-12 Thread Bob Cotton
> "Geza" == Geza Szocs <[EMAIL PROTECTED]> writes: Geza> Hi guys ! Geza> 1 easy question. Geza> I happen to have a servlet which is also an Axis Geza> client. I also have some client-side handlers. I wrote the Geza> client_deploy.wsdd and deployed, getting a Geza> c

client deployment

2002-06-12 Thread Geza.Szocs
Hi guys ! 1 easy question. I happen to have a servlet which is also an Axis client. I also have some client-side handlers. I wrote the client_deploy.wsdd and deployed, getting a client-config.wsdd. If I'm using this with a regular Java class, which is run from the same directory, everything w