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

Babak Vahdat commented on CAMEL-4410:
-------------------------------------

O.K. I see, that's also why you changed the ObjectName constructor parameter 
from:

{code}
org.apache.camel:context=camel/...
{code}

to:

{code}
org.apache.camel:context=*/...
{code}

So I think I'm gonne change my box name to something else other than 'camel' in 
the future, however that would be really a tough decision ;-).

> The URI of the ServletEndpoint exposed to the JMX is not accurate
> -----------------------------------------------------------------
>
>                 Key: CAMEL-4410
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4410
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-servlet
>    Affects Versions: 2.8.0
>            Reporter: Babak Vahdat
>            Assignee: Willem Jiang
>            Priority: Minor
>             Fix For: 2.8.1, 2.9.0
>
>         Attachments: camel-servlet.patch
>
>
> As an example a ServletEndpoint with the URI 
> 'servlet:///test?matchOnUriPrefix=true&servletName=test' is exposed as 
> '/test' on the JMX-MBeanServer! 
> For details see:
> http://camel.465427.n5.nabble.com/backslashes-on-Endpoint-URI-by-JConsole-td4757427.html

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to