Session Management using SOAP headers

2004-08-27 Thread Mahen Perera
Hi ! I am using .NET as the client and AXIS SOAP engine deployed in WebSphere as the server . I used the SimpleSessionHandler in the server side.. It is sending some session id the response message. Now i want to use this session id and do session management in the .NET client.. I am thining

Re: Re: AW: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-26 Thread Mahen Perera
ot;ns24:LoanProductVO" > >serializer="org.apache.axis.encoding.ser.BeanSerializerFactory" > >type="java:com.fm.poc.service.domain.dataaccess.vo.LoanProductVO" > >xmlns:ns24="http://vo.dataaccess.domain.service.poc.fm.com"/> > > >encodingStyl

Re: AW: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Yves Langisch
config.wsdd file in AXIS.jar with my newer version. Still didnt work Please help me Mahen On Wed, 25 Aug 2004 15:40:27 +0200, Dorner Thomas <[EMAIL PROTECTED]> wrote: You can t set the path in the war! You had to set the JVM-Options in Tomcat for example. In catalina.bat for example -

Re: Re: AW: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Mahen Perera
; >> Anyway I replaced the client-config.wsdd file in AXIS.jar with my > >> newer version. > >> > >> Still didnt work > >> > >> Please help me > >> > >> Mahen > >> > >> On Wed, 25 Aug 2004 15:40:27 +0200, Dorner T

Re: AW: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Yves Langisch
TECTED] Betreff: Re: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS what do u mean by path in a WAR ? Mahen On Wed, 25 Aug 2004 15:21:29 +0200, Dorner Thomas <[EMAIL PROTECTED]> wrote: Have you set your path? And how do you set your path? --> The Server will use the client

Re: Re: AW: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Mahen Perera
ina.bat for example - look for the line: > >> > >>%_EXECJAVA% %JAVA_OPTS% %CATALINA_OPTS% %DEBUG_OPTS% > >> > >>and set your path: > >>-Daxis.ClientConfigFile=C:\\projects\\\\WebContent\\WEB-INF\\client- > >>config.wsdd > >> > >>---

Re: AW: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Yves Langisch
r path: -Daxis.ClientConfigFile=C:\\projects\\\\WebContent\\WEB-INF\\client- config.wsdd -Ursprüngliche Nachricht- Von: Mahen Perera [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. August 2004 15:31 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS w

Re: AW: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Mahen Perera
tent\\WEB-INF\\client- > config.wsdd > > -Ursprüngliche Nachricht- > Von: Mahen Perera [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 25. August 2004 15:31 > An: [EMAIL PROTECTED] > Betreff: Re: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS > > what do u mean by pat

AW: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Dorner Thomas
- config.wsdd -Ursprüngliche Nachricht- Von: Mahen Perera [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. August 2004 15:31 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS what do u mean by path in a WAR ? Mahen On Wed, 25 Aug 2004 15:21:29

Re: AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Mahen Perera
t; > -Ursprüngliche Nachricht- > Von: Mahen Perera [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 25. August 2004 15:18 > An: [EMAIL PROTECTED] > Betreff: Re: AW: AW: AW: Session Management using SOAP Headers in AXIS > > i put the client.config in the Web-INF folder,,

AW: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Dorner Thomas
-90330 mailto:[EMAIL PROTECTED] http://www.t-systems.de -Ursprüngliche Nachricht- Von: Mahen Perera [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 25. August 2004 15:18 An: [EMAIL PROTECTED] Betreff: Re: AW: AW: AW: Session Management using SOAP Headers in AXIS i put the client.config

Re: AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Mahen Perera
04 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

AW: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Dorner Thomas
] 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

Re: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Mahen Perera
; > 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,

Re: AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Mahen Perera
- 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:\\pr

AW: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Dorner Thomas
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  

Re: AW: Session Management using SOAP Headers in AXIS

2004-08-25 Thread Mahen Perera
+49/711 971- 44747 > Fax.: +49/711 972-90330 > > mailto:[EMAIL PROTECTED] > http://www.t-systems.de > > -Ursprüngliche Nachricht- > Von: Mahen Perera [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 25. August 2004 07:32 > An: [EMAIL PROTECTED]; [EMAIL PROTECTED

AW: Session Management using SOAP Headers in AXIS

2004-08-24 Thread Dorner Thomas
: [EMAIL PROTECTED]; [EMAIL PROTECTED] Betreff: Session Management using SOAP Headers in AXIS Hi ! I want to manage Session using SOAP headers. For this i am using the "SimpleSessionHandler" provided by AXIS. I added this handler successfully to the server side and it is getting executed

Session Management using SOAP Headers in AXIS

2004-08-24 Thread Mahen Perera
Hi ! I want to manage Session using SOAP headers. For this i am using the "SimpleSessionHandler" provided by AXIS. I added this handler successfully to the server side and it is getting executed. I noticed the SOAP headers containing the Session id using the TCPMON tool. However, I was unable to