You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/06/05 15:27:01 UTC

[jira] [Commented] (CAMEL-7480) camel:run plugin - Add jolokia agent

    [ https://issues.apache.org/jira/browse/CAMEL-7480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14018772#comment-14018772 ] 

Claus Ibsen commented on CAMEL-7480:
------------------------------------

This is a bit tougher as we would need to start a JVM with the javaagent of jolokia
{code}
-javaagent:jolokia-agent.jar=host=0.0.0.0
{code}

So the camel:run plugin would need to start the process itself, and stop it, just as mvn exec:java does.

> camel:run plugin - Add jolokia agent
> ------------------------------------
>
>                 Key: CAMEL-7480
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7480
>             Project: Camel
>          Issue Type: Improvement
>          Components: tooling
>            Reporter: Claus Ibsen
>             Fix For: 2.14.0
>
>
> This allows to introspect the running camel app easier using jolokia.



--
This message was sent by Atlassian JIRA
(v6.2#6252)