]
Heiko Braun resolved AS7-3412.
------------------------------
Resolution: Done
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: Stan Silvert
Labels: eap6_prd_req
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: