[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.riena] Re: SFSB

ekke schrieb:
Rüdiger Rensinghoff-Kranen schrieb:
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.

Rüdiger
rüdiger,
you can use EasyBeans OSGI EJB3 Container if you need Stateful or Stateless Session Beans.
EasyBeans provides OSGI Services for your Business Interfaces to SLSB or SFSB, which you then can use vie Riena as Riena Remote Services.
Don't know if this is what you're looking for
ekke
Hi ekke,

you are right, that could it be. But I'm waiting for your server so long and for me I was not able to solve all that problems to get a running system around riena and ezb. You would make me a lucky man if I could have a look in your solution.

rüdiger