]
Eduardo Martins resolved WFLY-2863.
-----------------------------------
Fix Version/s: 8.0.0.Final
Resolution: Done
Allow EE Concurrency Utilities to be used without EE Component in
context
-------------------------------------------------------------------------
Key: WFLY-2863
URL:
https://issues.jboss.org/browse/WFLY-2863
Project: WildFly
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Eduardo Martins
Assignee: Eduardo Martins
Fix For: 8.0.0.Final
I have seen cases of code trying to use the EE Concurrency Utilities (JSR-236) without an
EE Component in the invocation context, and this currently results in a
IllegalStateException.
This new feature removes such exception, and for these cases there is simply no
invocation context setup before executing a task, in that sense it's no different then
using a standard JDK Concurrency Utility.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: