Remote Service Registration with Riena 1.2.0 [message #586379] |
Mon, 12 July 2010 08:49  |
Eclipse User |
|
|
|
Hi all,
I wrote some services inside Eclipse and registered them as remote services via Riena (Spring DM and inside Activators).
Everythins worked fine, when I let it run inside Eclipse. But when my OSGi server is configured and started similar to my Eclipse environment, services start, but they won't be restired as remote services, althow I set all service properties.
What do I have to do to use get my services registered inside a stand alone server?
I need help as fast as possible, because services should be used in prudutive environment soon.
Kind regards
Dirk
|
|
|
|
Re: Remote Service Registration with Riena 1.2.0 [message #586415 is a reply to message #586379] |
Mon, 12 July 2010 09:11  |
Eclipse User |
|
|
|
Am 12.07.10 14:49, schrieb Dirk Steiner:
> Hi all,
>
> I wrote some services inside Eclipse and registered them as remote
> services via Riena (Spring DM and inside Activators).
>
> Everythins worked fine, when I let it run inside Eclipse. But when my
> OSGi server is configured and started similar to my Eclipse environment,
> services start, but they won't be restired as remote services, althow I
> set all service properties.
> What do I have to do to use get my services registered inside a stand
> alone server?
>
> I need help as fast as possible, because services should be used in
> prudutive environment soon.
>
> Kind regards
>
> Dirk
You are probably missing some bundles like org.eclipse.riena.communication.publisher.hessian or
org.eclipse.riena.communication.publisher and you need to make sure that these bundles are actually started. They scan
the OSGi service registry and make sure that all OSGi Services with property are published as remote services.....
- hope that helps....
christian
feel free to put my direct email address in CC if it is urgent and you need more help
|
|
|
Powered by
FUDForum. Page generated in 0.04362 seconds