Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Riena » Remote Service Registration with Riena 1.2.0
Remote Service Registration with Riena 1.2.0 [message #586379] Mon, 12 July 2010 12:49 Go to next message
Dirk Steiner is currently offline Dirk SteinerFriend
Messages: 10
Registered: June 2010
Location: Holzwickede, Germany
Junior Member
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 #586390 is a reply to message #586379] Mon, 12 July 2010 12:55 Go to previous messageGo to next message
Amel Jakupovic is currently offline Amel JakupovicFriend
Messages: 64
Registered: March 2010
Member
is service started in standalone springdm?
Re: Remote Service Registration with Riena 1.2.0 [message #586415 is a reply to message #586379] Mon, 12 July 2010 13:11 Go to previous message
Christian Campo is currently offline Christian CampoFriend
Messages: 597
Registered: July 2009
Senior Member
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
Previous Topic:Re: Remote Service Registration with Riena 1.2.0
Next Topic:Remote Service Registration with Riena 1.2.0
Goto Forum:
  


Current Time: Thu Sep 26 05:50:28 GMT 2024

Powered by FUDForum. Page generated in 0.03870 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top