Does the camel-web allow management of multiple camel contexts (yet)?
Without that I'm intrigued as to how it's being used with OSGi - a
separate OSGi process for each camel context?
Jim
On 03/02/2011 09:28, Claus Ibsen wrote:
On Wed, Feb 2, 2011 at 7:19 PM, Bengt Rodehav<be...@rodehav.com> wrote:
I mostly use Karaf to deploy Camel routes. I also use Karaf's webconsole
quite a lot since it's a useful management tool. Karaf has an api for
extending the webconsole with "plugins" for different purposes. E g there is
an iPOJO plugin that letes you monitor/manage iPOJO components via the
webconsole.
Are there any plans to integrate Camel's webconsole into the Karaf
webconsole? It would be really convenient if I could just deploy a Camel
webconsole plugin in Karaf and then use Karaf's webconsole to manage Camel.
No.
Although, there is a ticket to add a camel-web-console feature to
Karaf so you can install the Apache Camel web console.
But the consoles will be separate.
/Bengt