users@glassfish.java.net

Re: how to auto start TimerService EJB?

From: <glassfish_at_javadesktop.org>
Date: Thu, 13 May 2010 00:36:21 PDT

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