Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3170

JMS queues configuration disappears from configuration xml after being rewritten by JBoss

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.0.Final
    • 7.1.0.CR1b
    • JMS
    • None
    • Hide

      1. Start jboss as usual. At this stage it loads as it should, with queues recognized and everything.
      2. Deploy something at standalone/deploy folder, no matters what, every war / jar / something will go.
      3. The standalone-full.xml (or the one you are using, name it) is being rewritten by jboss, without the whole <jms-destinations> part at all.
      4. From next start and on, jboss is not creating my queues, obviously, because it doesn't have a clue it should.

      Show
      1. Start jboss as usual. At this stage it loads as it should, with queues recognized and everything. 2. Deploy something at standalone/deploy folder, no matters what, every war / jar / something will go. 3. The standalone-full.xml (or the one you are using, name it) is being rewritten by jboss, without the whole <jms-destinations> part at all. 4. From next start and on, jboss is not creating my queues, obviously, because it doesn't have a clue it should.
    • Compatibility/Configuration

    Description

      I have 2 JMS queues defined at standalone-full.xml. JBoss recognized them on first run and everything seems to be ok, but it rewrites standalone.xml without queues definition, i.e. completely ommiting the <jms-destinations> element, so after jboss restart queues don't exist anymore.
      This happens on the first standalone-full.xml rewrite (i.e. after something have been deployed, etc.)

      This bug is a regression, beta1 and earlier worked just fine.
      Please see forum thread for detailed discussion, more users' reports and example standalone.xml

      Attachments

        Activity

          People

            sdouglas1@redhat.com Stuart Douglas
            alex_krasov Alex Krasov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: