[jboss-jira] [JBoss JIRA] Assigned: (JBMETA-41) EJBTHREE-1127 processing

Carlo de Wolf (JIRA) jira-events at lists.jboss.org
Fri May 16 03:38:33 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBMETA-41?page=all ]

Carlo de Wolf reassigned JBMETA-41:
-----------------------------------

    Assignee: Carlo de Wolf  (was: Alexey Loubyansky)

> EJBTHREE-1127 processing
> ------------------------
>
>                 Key: JBMETA-41
>                 URL: http://jira.jboss.com/jira/browse/JBMETA-41
>             Project: JBoss Metadata
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 1.0.0.Beta15
>            Reporter: Scott M Stark
>         Assigned To: Carlo de Wolf
>             Fix For: 1.0.0.CR1
>
>
> Another annotation processing example is:
> @RemoteHome
> public interface RemoteHome extends EJBHome
> {
>   public RemoteInterface1 create();
>   public RemoteInterface2 create2();
> }	
> The above example defines 2 EJB2.x Remote interfaces, even though they're not explicitly marked as such anywhere.
> That's EJBTHREE-1127, defined by, "EJB3 Core Specification 3.6.2.1":
> The return type of a create method on the remote home interface is the session bean's remote interface.

-- 
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