[seam-issues] [JBoss JIRA] Created: (SEAMCRON-9) Should we expose exceptions during @Asynchronous via Future?

Peter Royle (JIRA) jira-events at lists.jboss.org
Wed May 11 18:09:27 EDT 2011


Should we expose exceptions during @Asynchronous via Future?
------------------------------------------------------------

                 Key: SEAMCRON-9
                 URL: https://issues.jboss.org/browse/SEAMCRON-9
             Project: Seam Cron
          Issue Type: Enhancement
            Reporter: Peter Royle
            Assignee: Peter Royle
            Priority: Minor


When an @Asynchronous method returns a Future, in EJB it allows you to access exceptions thrown by the @Asynchronous method via the returned Future object (EJB 3.1, 3.4.8). If possible we should mimic this behaviour.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the seam-issues mailing list