users@glassfish.java.net

Re: ejb3.1, singleton and injections

From: Dominik Dorn <dominik.dorn_at_gmail.com>
Date: Wed, 17 Feb 2010 15:28:50 +0100

Just a guess, but try it like this

> @Stateless
> public class Actions implements actionsRemote {
>     @EJB
>     private CommunicationRemote commEJB;
> ...

Also, the interface should be named ActionsRemote, instead of actionsRemote


-- 
Dominik Dorn
http://dominikdorn.com
Tausche Deine Lernunterlagen auf http://www.studyguru.eu !