Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-813

HornetQ Restful inteface does not work when queues are configured in AS7 config files

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 11.0.0.Alpha1
    • None
    • JMS, REST
    • None
    • Hide

      As an example, you can use HornetQRestExamples/jms-to-rest, and change configuration of the queues to AS7, in which case REST will not work.

      Show
      As an example, you can use HornetQRestExamples/jms-to-rest, and change configuration of the queues to AS7, in which case REST will not work.
    • Documentation (Ref Guide, User Guide, etc.), Interactive Demo/Tutorial, Compatibility/Configuration

    Description

      When HornetQ queues are configured in AS7 config files (i.e., standalone.xml), The HornetQ Restful inteface does not work. Upon examining the AS7 modules, the rest interface libraries are not even included, so it is not surprising that it does not work. If the libraries are bundled with a webapp, REST still does not work.

      The workaround I have is to remove HornetQ from the AS7 configuration, configure HornetQ using the standard HornetQ configuration files (hornetq-configuration.xml, hornetq-jms, ...), and bundle the HornetQ libraries with the webapp. When doing that, however, the HornetQ queues/topics are not shown in the AS7 console JNDI.

      As an example, you can use HornetQRestExamples/jms-to-rest, and change configuration of the queues to AS7, in which case REST will not work.

      Attachments

        Activity

          People

            rh-ee-ataylor Andy Taylor
            mackerman_jira Mitchell Ackerman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: