JOnAS 5.2 M5 @Singleton
"Hans J. Prueller" <[email protected]> Fri, 11 Mar 2011 08:08:29 +0100
| Newsgroups | gmane.comp.java.objectweb.jonas |
|---|---|
| Organization | LBS logics GmbH |
| Message-ID | <1299827309.4527.2.camel@kodos> |
Hi all, I just upgraded to JOnAS 5.2.0-M5 to try out the EJB-Singleton Feature as announced. When I try to add the @Singleton Annotation to my SLSB, I only have javax.inject.Singleton available in my classpath but javax.ejb.Singleton is missing. I am using Eclipse and have JONAS_BASE/lib/client.jar in my classpath. What else do I have to add to get the javax.ejb.Singleton annotation available for my project ? regards, Hans