i put the client.config in the Web-INF folder,, however, still the
handler is not getting executed. I cant see the session id SOAP header
in the SOAP request. :(

Any ideas?

Thank you
Mahen

On Wed, 25 Aug 2004 14:43:11 +0200, Dorner Thomas
<[EMAIL PROTECTED]> wrote:
> 
> 
> You can put it in the WEB-INF\ folder where your
> Server-config.wsdd lies too!
> 
> See my email before, you can put where you want and set the JVM
> 
> Tomi
> 
> -----Ursprüngliche Nachricht-----
> Von: Mahen Perera [mailto:[EMAIL PROTECTED]
> Gesendet: Mittwoch, 25. August 2004 14:40
> An: [EMAIL PROTECTED]
> Betreff: Re: AW: AW: Session Management using SOAP Headers in AXIS
> 
> Thanx
> 
> more problems...
> 
> I am using JSP as the client to call the Web Service. The JSP calls
> the stub genereted by the WSDL2Java tool.
> 
> I have put AXIS.jar in the WEB-INF\Lib folder of the WAR file
> 
> Now where do i have to put the client-config.wsdd file.
> 
> Thanx
> 
> Mahen
> 
> ----- Original Message -----
> From: Dorner Thomas <[EMAIL PROTECTED]>
> Date: Wed, 25 Aug 2004 14:31:15 +0200
> Subject: AW: AW: Session Management using SOAP Headers in AXIS
> To: [EMAIL PROTECTED]
> 
> Set Java-Option with the path where you put your client-config.wsdd
> (example for windows)
> 
> -Daxis.ClientConfigFile=C:\\projects\\........\\WebContent\\WEB-INF\\client-
> config.wsdd
> 
> You can place your clientconfig wherever you want!
> 
> Tomi
>

Reply via email to