Hi all,

I have read different mailings in this list, but they did not answer my
questions about soapsessions.

Here is my scenario. I have two services deployed in a single
servicegroup. I now have setup a client which calls the services and I
can see that the ServiceGroupContext stays the same in the different
services.

So here are my two questions:
1. Where am I supposed to store my session information? Is it the
ServiceGroupContext? Am I supposed to create a SessionContext and store
in the ServiceGroupContext?

2. I want to do some tidying up at the termination of the soapsession. I
could use the destroy() methods in each service for the service-related
stuff. But where is the right place to tidy up resources belonging to
the whole serviceGroup, eg. database connections used by both services*?
Similarly, I want to do some initialization for the whole service group.

Can someone please help me or point me to a good session handling
description?

Thanks,
Matthias.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to