-
Bug
-
Resolution: Done
-
Critical
-
4.2.3.SP5
-
None
Transaction timeouts on the work manager were assumed to be in seconds. JBossWorkManager is converting them to milliseconds before we get the timeout. We then convert them to milliseconds (under the assumption they were defined in seconds).
- blocks
-
JBPAPP-725 JCA WorkManager transaction timeouts incorrectly handled.
- Resolved
-
JBPAPP-726 CLONE -JCA WorkManager transaction timeouts incorrectly handled.
- Resolved
- is related to
-
JBAS-4002 JBossWorkManager treats ExecutionContext transaction timeout as milliseconds when it should be seconds are per the API
- Closed