contains in response session_id and this session_id will be passed in the second
call request.
- Original Message -
From: Jesús Daniel
Blázquez Carazo
To: axis-user@ws.apache.org ; axis-dev@ws.apache.org
Sent: Wednesday, September 07, 2005 1:30 PM
Subject: Problem with session
: [EMAIL PROTECTED]
Sent: Thursday, September 08, 2005 8:12
AM
Subject: RE: Problem with session
management
Do
you use
Service service=new
Service();
// if HttpSession support is
needed service.setMaintainSession(true);
in
your AxisClient code?
cu
I am trying to session management using a servlet
client on jboss server.
The deploy.wsdd in server
name="TerregovService"
xmlns="http://xml.apache.org/axis/wsdd/"
targetNamespace="http://localhost:8080/TerregovService"
xmlns:trights="http://localhost:8080/TerregovService"
xmlns:java="