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

Unable to add ejb3 thread pool

    XMLWordPrintable

Details

    Description

      In the latest update, ejb3 thread pools now require specifying the time unit for keepalive-time, until now, it has only been a simple number, now it is an object. Trying to create an ejb3 thread pool in admin console will fail:

      {
      "outcome" => "failed",
      "failure-description" => "Attribute keepalive-time expects values of type OBJECT but got 100 of type INT",
      "rolled-back" => true
      }

      Attachments

        Activity

          People

            ssilvert@redhat.com Stan Silvert
            jmartisk@redhat.com Jan Martiska
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: