Hi group,

 

I am currently implementing a stateful web service based on the
soapsession scope configuration.

 

Now, I can call my webservice and it returns a sessionid. When I call
the webservice a second time with this session id. Then at first the
current session (the one I want to get) is destroyed and I get a SOAP
fault, telling me:

"Unable to find corresponding context for the serviceGroupId:
urn:uuid:36645CAA76105FFF541211205513801".

 

Why does it destroy the session at first hand? Does anybody have some
hints about or a solution for this?

 

Thank you,

Matthias.

Reply via email to