Hi Tommy,

The ECF project [1] has a JMS provider [2] (osgi bundles), that can be
used to expose several ECF-defined APIs [3].    Among others, we've used
this provider to implement both OSGi remote services [4] and a distributed
EventAdmin service [5].

The best/most consistent support is available via the ecf-dev mailing list
[6].

Thanks,

Scott

[1] http://www.eclipse.org/ecf/ and http://wiki.eclipse.org/ECF
[2] https://github.com/ECF/JMS
[3] http://wiki.eclipse.org/ECF/API_Docs
[4] http://wiki.eclipse.org/ECF#OSGi_Remote_Services
[5] http://wiki.eclipse.org/Distributed_EventAdmin_Service
[6] https://dev.eclipse.org/mailman/listinfo/ecf-dev


> Hello all,
>
> I am required to implement an OSGI bundle to listen to a JMS topic and act
> accordingly.
> I am using Glassfish 3.1.2 with the embedded JMS server.
>
> I am also required to implement another OSGI bundle to generate JMS topics
> using the same technology.
>
> I am having diffculty connection to the JMS server, generating and
> consuming messages.
> I need a very simple solution, localhost is good for me.
>
> Can someone guide me in the right direction?
>
> ---
>
> Also I would like to know if anyone has an opinion on managing distributed
> osgi bundles.
> I have many server instances and need to make sure all bundles are
> distributed among all servers.
>
> ---
>
> Thank you in advance for your advice all both topics.
>
> Tommy Lapierre
> _______________________________________________
> OSGi Developer Mail List
> [email protected]
> https://mail.osgi.org/mailman/listinfo/osgi-dev


_______________________________________________
OSGi Developer Mail List
[email protected]
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to