[jboss-jira] [JBoss JIRA] (AS7-3412) Unable to add ejb3 thread pool

Jan Martiska (JIRA) jira-events at lists.jboss.org
Mon Jan 23 07:07:18 EST 2012


Jan Martiska created AS7-3412:
---------------------------------

             Summary: Unable to add ejb3 thread pool
                 Key: AS7-3412
                 URL: https://issues.jboss.org/browse/AS7-3412
             Project: Application Server 7
          Issue Type: Bug
          Components: Console
    Affects Versions: 7.1.0.CR1b
            Reporter: Jan Martiska
            Assignee: Heiko Braun
             Fix For: 7.1.0.Final


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
}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list