Eduardo Martins created WFLY-2863:
-------------------------------------
Summary: 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
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:
http://www.atlassian.com/software/jira