Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-4769

Fuse 6.2.1 on EAP: quickstarts/camel/camel-activemq creates embedded broker altough that is not supported.

    XMLWordPrintable

Details

    • % %
    • 6.3 Sprint 2 (1-Feb - 26-Feb)

    Description

      According to https://access.redhat.com/articles/310613, section "JBoss A-MQ 6.2 and 6.2.1 Container Interoperability" we do not support running an embedded ActiveMQ broker via the resource adapter.
      It says: "ActiveMQ (connector only - not embedded)"

      But the Fuse on EAP quickstarts/camel/camel-activemq demo creates embedded broker altough that is not supported by Red Hat.

      quickstarts/camel/camel-activemq/src/main/java/org/wildfly/camel/examples/activemq/ActiveMQRouteBuilder.java:

      private static String BROKER_URL = "vm://localhost?broker.persistent=false&broker.useJmx=false&broker.useShutdownHook=false";
      

      This should probably get correct until we support running ActiveMQ embedded in EAP.

      Attachments

        Activity

          People

            jnethert@redhat.com James Netherton
            rhn-support-tmielke Torsten Mielke
            Viliam Kasala Viliam Kasala
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: