EventAdmin Bundle Installation

2014-02-01 Thread masti whoknows
Hi OSGi Gurus,       I am new to OSGi. I have an application that processes messages/metrics events in a high volume      My main application which recieves these events/metrics is an non-OSGi bundle. However, the task for this application is to forward the event/payload to an OSGi bundle. I

Re: EventAdmin Bundle Installation

2014-02-01 Thread Marcel Offermans
On 01 Feb 2014, at 23:20 pm, masti whoknows masti...@yahoo.com wrote: Here is simple Java code that I am using to install the EventAdmin bundle //now install the EventAdmin: org.apache.felix.eventadmin 1.3.2 Bundle eventAdminBundle =