You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2012/09/04 16:15:07 UTC

[jira] [Created] (CAMEL-5565) creating camel routes with the Java DSL and using Endpoint objects (particularly if using dependency injection of them) doesn't expose the endpoint URIs to JMX and tooling

james strachan created CAMEL-5565:
-------------------------------------

             Summary: creating camel routes with the Java DSL and using Endpoint objects (particularly if using dependency injection of them) doesn't expose the endpoint URIs to JMX and tooling
                 Key: CAMEL-5565
                 URL: https://issues.apache.org/jira/browse/CAMEL-5565
             Project: Camel
          Issue Type: Improvement
            Reporter: james strachan
            Assignee: james strachan
             Fix For: 2.11.0


we should auto-default the uri properties in FromDefinition / SendDefinition when creating routes via Endpoint (as opposed to Strings) so that the XML / JAXB / JMX APIs can expose the actual URIs being used.

Testing a patch locally; should be fixed shortly...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CAMEL-5565) creating camel routes with the Java DSL and using Endpoint objects (particularly if using dependency injection of them) doesn't expose the endpoint URIs to JMX and tooling

Posted by "james strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

james strachan resolved CAMEL-5565.
-----------------------------------

    Resolution: Fixed

fixed with rev 1380671.
                
> creating camel routes with the Java DSL and using Endpoint objects (particularly if using dependency injection of them) doesn't expose the endpoint URIs to JMX and tooling
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5565
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5565
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: james strachan
>            Assignee: james strachan
>             Fix For: 2.11.0
>
>
> we should auto-default the uri properties in FromDefinition / SendDefinition when creating routes via Endpoint (as opposed to Strings) so that the XML / JAXB / JMX APIs can expose the actual URIs being used.
> Testing a patch locally; should be fixed shortly...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (CAMEL-5565) creating camel routes with the Java DSL and using Endpoint objects (particularly if using dependency injection of them) doesn't expose the endpoint URIs to JMX and tooling

Posted by "james strachan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

james strachan updated CAMEL-5565:
----------------------------------

    Component/s: camel-cdi
    
> creating camel routes with the Java DSL and using Endpoint objects (particularly if using dependency injection of them) doesn't expose the endpoint URIs to JMX and tooling
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-5565
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5565
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-cdi
>            Reporter: james strachan
>            Assignee: james strachan
>             Fix For: 2.11.0
>
>
> we should auto-default the uri properties in FromDefinition / SendDefinition when creating routes via Endpoint (as opposed to Strings) so that the XML / JAXB / JMX APIs can expose the actual URIs being used.
> Testing a patch locally; should be fixed shortly...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira