Seems there is just consumption possibility in camel-eventadmin (http://camel.apache.org/eventadmin.html <http://camel.apache.org/eventadmin.html>). Posting new events can be done from custom bean which will adopt actual exchange payload to Event object.
Kind regards, Lukasz -- Twitter: ldywicki Blog: http://dywicki.pl <http://dywicki.pl/> Code-House - http://code-house.org <http://code-house.org/> > Wiadomość napisana przez catshout <[email protected]> w dniu 16 lip 2015, > o godz. 16:13: > > I've checked that the Camel eventadmin component can be used to receive > events from OSGi EventAdmin. > > Done some research but didn't find something how to publish events to a > particular EventAdmin topic out of the box. Is there anything that can be > used as pre-built component or is the only way to create a Java bean for > sending events? > > Best > - Gerald > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Camel-route-sending-an-event-to-EventAdmin-tp5722828.html > Sent from the ServiceMix - User mailing list archive at Nabble.com.
