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 !