Hi Jochen Have u put the SimpleSessionHandler in both request flows and response flows in both the services?
If this is so , there will not be a problem I guess. And see whether ur sending the same session id from the client side when invoking both services , using tcpmon. Mahen On Wed, 08 Sep 2004 09:36:27 +0200, Jochen Schwörer <[EMAIL PROTECTED]> wrote: > Hi, > > I have successfully configured sessions for one service with the > SimpleSessionHandler. > > Now I've noticed that the session is only valid for one service. Ie if I > connect to one service (eg. AuthenticationService) which stores some > objects in the session, these objects are not visible from the other > service (eg. WorkerService). > > Is there any possibility to maintain one session per client for all > services? And if yes, which configuration is necessary? > > regards > Jochen Schwoerer >