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 2012/06/04 04:55:22 UTC

[jira] [Updated] (OPENEJB-1818) Missing @Local annotation compatibility issue

     [ https://issues.apache.org/jira/browse/OPENEJB-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Blevins updated OPENEJB-1818:
-----------------------------------

    Summary: Missing @Local annotation compatibility issue  (was: Validation: Missing @Local annotation)
    
> Missing @Local annotation compatibility issue
> ---------------------------------------------
>
>                 Key: OPENEJB-1818
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1818
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: deployment, ejb3 simplified
>            Reporter: David Blevins
>             Fix For: 3.1.x
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Updated] (OPENEJB-1818) Missing @Local annotation compatibility issue

Posted by Romain Manni-Bucau <rm...@gmail.com>.
in glassfish you can do

@Stateless
@Local
public class Foo {
}

- Romain


2012/6/4 Jean-Louis MONTEIRO <je...@gmail.com>

> Hi David,
>
> Could you elaborate a bit more, please?
> I've never seen any issue with @Local.
>
> Jean-Louis
>
>
> 2012/6/4 David Blevins (JIRA) <ji...@apache.org>
>
> >
> >     [
> >
> https://issues.apache.org/jira/browse/OPENEJB-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
> ]
> >
> > David Blevins updated OPENEJB-1818:
> > -----------------------------------
> >
> >    Summary: Missing @Local annotation compatibility issue  (was:
> > Validation: Missing @Local annotation)
> >
> > > Missing @Local annotation compatibility issue
> > > ---------------------------------------------
> > >
> > >                 Key: OPENEJB-1818
> > >                 URL:
> https://issues.apache.org/jira/browse/OPENEJB-1818
> > >             Project: OpenEJB
> > >          Issue Type: Bug
> > >          Components: deployment, ejb3 simplified
> > >            Reporter: David Blevins
> > >             Fix For: 3.1.x
> > >
> > >
> >
> >
> > --
> > This message is automatically generated by JIRA.
> > If you think it was sent incorrectly, please contact your JIRA
> > administrators:
> > https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> > For more information on JIRA, see:
> http://www.atlassian.com/software/jira
> >
> >
> >
>

Re: [jira] [Updated] (OPENEJB-1818) Missing @Local annotation compatibility issue

Posted by Jean-Louis MONTEIRO <je...@gmail.com>.
Hi David,

Could you elaborate a bit more, please?
I've never seen any issue with @Local.

Jean-Louis


2012/6/4 David Blevins (JIRA) <ji...@apache.org>

>
>     [
> https://issues.apache.org/jira/browse/OPENEJB-1818?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
>
> David Blevins updated OPENEJB-1818:
> -----------------------------------
>
>    Summary: Missing @Local annotation compatibility issue  (was:
> Validation: Missing @Local annotation)
>
> > Missing @Local annotation compatibility issue
> > ---------------------------------------------
> >
> >                 Key: OPENEJB-1818
> >                 URL: https://issues.apache.org/jira/browse/OPENEJB-1818
> >             Project: OpenEJB
> >          Issue Type: Bug
> >          Components: deployment, ejb3 simplified
> >            Reporter: David Blevins
> >             Fix For: 3.1.x
> >
> >
>
>
> --
> This message is automatically generated by JIRA.
> If you think it was sent incorrectly, please contact your JIRA
> administrators:
> https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
> For more information on JIRA, see: http://www.atlassian.com/software/jira
>
>
>