is there already a way in riena communication to hold something like a
statefull session bean on the server side? I need a none-jdbc connection
to a backend that can be started and stopped for a session (client
login) and I would like to implement it on the server side.