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

Threads subsystem writer generates incorrect XML for unbounded queue thread pool

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.0.0.Final
    • 7.0.0.CR1
    • None
    • None

      <unbounded-queue-thread-pool name="jgroups">
      

      is written back as:

      <unbounded-queue-thread-pool blocking="jgroups">
      

      Hence making the next startup fail.

      Similar issue was found and fixed (AS7-233). We need to check all queue types.

              bstansbe@redhat.com Brian Stansberry
              trustin_jira Trustin Lee (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: