[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1127) Rework implementation requirements for @Remote, @RemoteHome
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Thu Nov 22 06:04:28 EST 2007
Rework implementation requirements for @Remote, @RemoteHome
-----------------------------------------------------------
Key: EJBTHREE-1127
URL: http://jira.jboss.com/jira/browse/EJBTHREE-1127
Project: EJB 3.0
Issue Type: Task
Reporter: Andrew Lee Rubinger
Assigned To: Andrew Lee Rubinger
Fix For: AS 5.0.0.Beta3
@RemoteHome is sufficient for a 2.1 view; the Remote Interface can be inferred from the return type of the create method.
@Remote specifying a 2.1 Interface requires a @RemoteHome.
@Remote specifying a Business Interface does not require a home; results in remote 3.0 view.
--
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 jboss-jira
mailing list