Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[riena-dev] Remote Services from updated Configurations of Managed Services

hi,

should this work:

Bundle x registers Service X for Interface A (and implements ManagedService)

later I track these ManagedServices,
Create a new Dictionary with the Riena Remote properties
and update the Configuration of the Service

Will Riena detect these Services and register them as remote Services ?
I can imagine that Riena is only listening for Services added with the riena Properties.

But my Services are all registered from another tool (EasyBeans) and
they added the ManagedService Interface so i cann update the Configuration later with my Riena dictionairy.

I'm just testing this without success. of course - perhaps there is
an error from me - but to be sure I want to ask if this is really
possible. ...and if not to ask if Riena can also listen for Changed
Configurations of Managed Services ?

...would be very important for me - otherwise I had to register all my (hundreds of)
EJB Interfaces twice (one time from easyBeans and one time for Riena)

thanks

ekke


Back to the top