On Sat, Sep 17, 2011 at 10:28 AM, Marco Zapletal
<[email protected]> wrote:
> Hi folks,
>
> I am currently working on realizing remote management capabilities for my
> Camel app using JMX. As far as I learned, JMX MBeans can be proxied on the
> client side using appropriate interfaces that are implemented by the MBeans.
> The Camel MBeans do currently not implement interfaces, which makes it
> cumbersome to proxy them (I have to write/generate those interfaces in my
> code based on the MBeans in camel-core and keep them in sync with possible
> changes across different Camel versions).
>
> Hence, I want to propose to include such interfaces with camel-core. This
> would allow developers to easily proxy Camel MBeans. If this is of interest
> to the Camel community and the committers I am happy to open a JIRA issue
> and to provide a corresponding patch.
>

Yeah we love contributions.

> regards,
> marco
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/

Reply via email to