[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-1168) Rename @Local in ext-api to @ProducerLocal
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Wed Dec 19 06:46:44 EST 2007
[ http://jira.jboss.com/jira/browse/EJBTHREE-1168?page=all ]
Andrew Lee Rubinger resolved EJBTHREE-1168.
-------------------------------------------
Resolution: Done
> Rename @Local in ext-api to @ProducerLocal
> ------------------------------------------
>
> Key: EJBTHREE-1168
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1168
> Project: EJB 3.0
> Issue Type: Task
> Affects Versions: AS 5.0.0.Beta3
> Reporter: Andrew Lee Rubinger
> Assigned To: Andrew Lee Rubinger
> Fix For: AS 5.0.0.CR1
>
>
> org.jboss.ejb3.annotation.Local is misleading, is used to mark a Producer for local invocations. Easily confused with javax.ejb.Local, to designate local business interface of an EJB.
> Additionally, naming conflicts occur in ejb3-impl with LocalImpl, which should be renamed to ProducerLocalImpl such that LocalImpl from EJB3 Core (for javax.ejb.Local) may be moved to ejb3-impl without name change.
--
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