[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2280) Include the ability to use @Asynchronous with @Observer

Pete Muir (JIRA) jira-events at lists.jboss.org
Wed Nov 21 07:00:18 EST 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-2280?page=comments#action_12388597 ] 
            
Pete Muir commented on JBSEAM-2280:
-----------------------------------

Well, it's two use cases as well.

> Include the ability to use @Asynchronous with @Observer
> -------------------------------------------------------
>
>                 Key: JBSEAM-2280
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2280
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Async
>         Environment: Mac OSX, Jboss 4.2.1
>            Reporter: Damian Harvey
>
> @Asynchronous and @Observer cannot be used in conjunction in the current release. It results in the following error:
> Caused by: java.lang.NoSuchMethodException: java.util.ArrayList.rebuildTradeRoute()
> 	at java.lang.Class.getMethod(Class.java:1581)
> 	at org.jboss.seam.async.AsynchronousInvocation.call(AsynchronousInvocation.java:45)	
> Events.raiseAsynchronousEvent is an option but using annotations is cleaner.
> Cheers,
> Damian.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list