Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-8306

Incorrect example in HornetQ User Guide Chapter 31. The JMS Bridge

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • TBD EAP 5
    • EAP_EWP 5.1.2
    • Documentation, HornetQ
    • None
    • Documentation (Ref Guide, User Guide, etc.)
    • Workaround Exists
    • Hide

      Use attached jms-bridge-jboss-beans.xml as an example and place it to deploy/hornetq/deploy.last/jms-bridge-jboss-beans.xml directory

      Show
      Use attached jms-bridge-jboss-beans.xml as an example and place it to deploy/hornetq/deploy.last/jms-bridge-jboss-beans.xml directory
    • NEW

    Description

      HornetQ User Guide Chapter 31. The JMS Bridge

      http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/5/html/HornetQ_User_Guide/jms-bridge.html

      The "Example 31.1. jms-bridge-jboss-beans.xml Sample Config" is incorrect.

      1. The HornetQ class names are wrong. There is extra "api." in package name.
      2. The <bean name="MBeanServer"> is defined in the other file, so it fails to deploy.
      3. The line <value>org.jboss.naming:org.jnp.interfaces"</value> has extra '"' char.
      4. Fixed all 3 above but still won't be deployed because dependency is not enough. The bridge started before connection factory and destinations deployed.

      Attachments

        Activity

          People

            csuconic@redhat.com Clebert Suconic
            rhn-support-tkimura Takayoshi Kimura
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: