[jboss-jira] [JBoss JIRA] (WFLY-2863) Allow EE Concurrency Utilities to be used without EE Component in context
Eduardo Martins (JIRA)
issues at jboss.org
Thu Feb 6 04:56:29 EST 2014
[ https://issues.jboss.org/browse/WFLY-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list