[
https://jira.jboss.org/browse/JBSEAM-4047?page=com.atlassian.jira.plugin....
]
Marek Novotny commented on JBSEAM-4047:
---------------------------------------
Norman's comment is correct for Seam 2.1.x and 2.2.x. But as I can see in the
description of issue case, the problematic situation was not correct in Seam 2.0.x.
Bean, not interface, should be annotated as asynchronous in Seam
Reference Guide
--------------------------------------------------------------------------------
Key: JBSEAM-4047
URL:
https://jira.jboss.org/browse/JBSEAM-4047
Project: Seam
Issue Type: Task
Components: Documentation Issues
Affects Versions: 2.1.1.GA, 2.1.2.GA, 2.2.0.GA, 2.2.1.CR1, 2.2.1.CR2
Reporter: Brian Dill
Assignee: Marek Novotny
Documentation [1,2] shows the @Asynchronous annotation being used on methods in the
interface, but it should be used on methods in the actual bean. This is related to support
case Issue Tracker support case #272952.
1.
http://www.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/4....
2.
http://docs.jboss.com/seam/2.1.1.GA/reference/en-US/html/jms.html#d0e20869
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira