1)Yes it's deployed. I can see it also in Jconsole
2)Yes, it has a Remote Interface
3)I've the EJB with the annotation like this:
@Stateless(name = "TestTimer", mappedName="TestTimer") and following the FAQ (I'm using EJB 3.0) I use the lookup("TestTimer")
I'm trying to call a method...
[Message sent by forum member 'javanetcoll']
http://forums.java.net/jive/thread.jspa?messageID=469645