Rich

Great work.

There are components outside camel-core which could benefit from JMX
attributes/operations on their endpoint classes.
This is now very easy on Camel trunk as you just use the Camel JMX annotations.

Likewise you may want to look into the abstract ResourceEndpoint from
camel-core, to see what it takes to add JMX support for clearing
cache. This then allows freemarker, velocity and other components
which uses this class to have that ability.

Fell free to create JIRA tickets so we have this tracked.



On Thu, Nov 10, 2011 at 10:20 PM, Rich Newcomb <rich.newc...@gmail.com> wrote:
> Agreed.  Thanks Christian.
>
> On Thu, Nov 10, 2011 at 1:01 PM, Christian Müller (Commented) (JIRA) <
> j...@apache.org> wrote:
>
>>
>>    [
>> https://issues.apache.org/jira/browse/CAMEL-4528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13148006#comment-13148006]
>>
>> Christian Müller commented on CAMEL-4528:
>> -----------------------------------------
>>
>> Hey Rich!
>>
>> Thank you for the patch. We really appreciate it.
>> We should update the WIKI page *after* we committed the patch. So we can
>> make sure we do not document something we didn't commit/implement. :-)
>> I will take care of this, if Claus do not grab this issue in the next
>> couple of days...
>>
>> Best,
>> Christian
>>
>> > XSLT component - Add JMX to the endpoint, and expose operations to clear
>> the cache, so resources is forced to be reloaded
>> >
>> -------------------------------------------------------------------------------------------------------------------------
>> >
>> >                 Key: CAMEL-4528
>> >                 URL: https://issues.apache.org/jira/browse/CAMEL-4528
>> >             Project: Camel
>> >          Issue Type: Improvement
>> >          Components: camel-core
>> >            Reporter: Claus Ibsen
>> >            Priority: Minor
>> >             Fix For: 2.9.0
>> >
>> >         Attachments: camel-4528.patch
>> >
>> >
>> > This allows people to force a re-load of the resources using JMX, but
>> still have cache by default.
>> > See nabble
>> >
>> http://camel.465427.n5.nabble.com/Updating-cached-content-without-restart-tp4883378p4883378.html
>>
>> --
>> This message is automatically generated by JIRA.
>> If you think it was sent incorrectly, please contact your JIRA
>> administrators:
>> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
>> For more information on JIRA, see: http://www.atlassian.com/software/jira
>>
>>
>>
>



-- 
Claus Ibsen
-----------------
FuseSource
Email: cib...@fusesource.com
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