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

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

Hi Willem,

Thanks for applying the patch.

It wouldn't hurt in anyway, but just realized that you added the line

{code}
//Thread.sleep(1000000);
{code}

which is commented out by the provided unit-test 
ExposedServletEndpointURIToJMXTest.

Did you have eventually any problem running the tests?

Regards, Babak

> 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