[
http://jira.jboss.com/jira/browse/JBSEAM-1218?page=all ]
Gavin King closed JBSEAM-1218.
------------------------------
Resolution: Done
Assignee: Gavin King
Done, hope you like the solution :-)
Make LocalDispatcher not dependent on javax.ejb.Timer
-----------------------------------------------------
Key: JBSEAM-1218
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1218
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 1.2.1.GA
Reporter: Michael Youngstrom
Assigned To: Gavin King
Priority: Minor
Fix For: 1.3.0.ALPHA
I'm attempting to create a port of the @Asynchronous annotation for Spring.
(JBSEAM-1217) It would appear the correct way to do this would be to create a Spring
Dispatcher component that would override the core Dispatcher component. However, the
LocalDispatcher Interface is dependent on javax.ejb.Timer I can probably wrap my spring
dispatch implementation into the javax.ejb.Timer but it would be nice if a seam version of
javax.ejb.Timer were created so that the j2ee.jar would not be required for users who wish
to use @Asynchronous under a web container.
--
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