-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
As per the document for ExecutionContext found here
http://java.sun.com/j2ee/1.4/docs/api/javax/resource/spi/work/ExecutionContext.html
the transaction timeout is in seconds. The JBossWorkManager incorrectly treats this as milliseconds.
- relates to
-
JBTM-274 JBossWorkManager converts from seconds to milliseconds
- Closed