Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-7745

Using @EndpointInject with ref does not enlist endpoint in JMX

    XMLWordPrintableJSON

Details

    • Unknown

    Description

      When using osgi such as blueprint/spring-dm.

      When using

          @EndpointInject(ref = "sourceDirectoryXml")
          Endpoint sourceUri;
      

      In a RouteBuilder class then the endpoint is not enlisted in jmx. But if you use uri instead of ref, then they are enlisted in JMX.

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: