Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-2150

Disable automatic JBossMQ destination construction

XMLWordPrintable

    • Compatibility/Configuration

      The automatic construction of JBossMQ destination construction is not portable
      and confuses most users when they configure things wrong.

      They don't get a reasonable error message, and sometimes no error message at all.

      This was made configurable in JBoss4 and should be disabled in JBoss5
      See conf/standardjboss.xml

      • <CreateJBossMQDestination>true</CreateJBossMQDestination>
        + <CreateJBossMQDestination>false</CreateJBossMQDestination>

      The testsuite will need fixing for any MDB deployments that were using this feature
      to have explicit destination deployments.

              adrian.brock Adrian Brock (Inactive)
              adrian.brock Adrian Brock (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: