Built-in async mechanism always returns null for Future.get()
-------------------------------------------------------------
Key: JBSEAM-3641
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3641
Project: Seam
Issue Type: Bug
Components: Async
Affects Versions: 2.1.0.GA, 2.0.2.SP1
Environment: Linux, JBoss 4.2.2 GA
Reporter: toto titi
When trying to use the built-in async mechanism, I'm unable to obtain the result of
the asynchronous task using Future.get(). This always returns null.
TimerServiceDispatcher seems to be installed , the asynchronous task runs perfectly. No
error or misconfiguration has been seen even running in DEBUG or TRACE logging mode.
Code, observations and bug are detailed here:
http://www.seamframework.org/Community/AsynchronousFuturegetNull
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira