You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2006/12/28 09:02:21 UTC

[jira] Closed: (OPENEJB-240) javax.ejb.Remote

     [ http://issues.apache.org/jira/browse/OPENEJB-240?page=all ]

David Blevins closed OPENEJB-240.
---------------------------------

    Resolution: Fixed

Fixed.

$ svn ci container/openejb-core/src/main/java/org/apache/openejb/alt/config/AnnotationDeployer.java
Sending        container/openejb-core/src/main/java/org/apache/openejb/alt/config/AnnotationDeployer.java
Transmitting file data .
Committed revision 490674.


> javax.ejb.Remote
> ----------------
>
>                 Key: OPENEJB-240
>                 URL: http://issues.apache.org/jira/browse/OPENEJB-240
>             Project: OpenEJB
>          Issue Type: Sub-task
>          Components: deployment, ejb3 simplified
>    Affects Versions: 3.0
>            Reporter: David Blevins
>         Assigned To: David Blevins
>             Fix For: 3.0
>
>
> @Target(ElementType.TYPE)
> @Retention(RetentionPolicy.RUNTIME)
> public @interface Remote {
>     Class[] value() default {};
> }

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira