Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-16047

Document DISABLE_EMBEDDED_JMS_BROKER for EAP 7.2

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • None
    • 7.2.0.GA
    • Documentation
    • None

      As part of the EAP 7.2 on OpenShift image, an additional configuration environmental variable has been added, DISABLE_EMBEDDED_JMS_BROKER.

      If this is not set, or set to false and there is no remote messaging broker in use, the following message will appear in the logs:

      Configuration of an embedded messaging broker within the appserver is enabled but is not recommended. Support for such a configuration will be removed in a future release.
      
      If you are not configuring messaging destinations, to disable configuring an embedded messaging broker set the DISABLE_EMBEDDED_JMS_BROKER environment variable to true.
      
      

      Providing DISABLE_EMBEDDED_JMS_BROKER=true as part of the deployment configuration or as a parameter with -e to oc new-app will disable the internal broker and this log message will no longer be present.

      The embedded broker is deprecated on OpenShift, and will be removed in a future release.

            ccopello Chuck Copello
            kwills@redhat.com Ken Wills
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: