[jboss-user] [EJB/JBoss] - Stateless Session Bean w/Timer?
mynzai
do-not-reply at jboss.com
Mon Dec 18 14:07:34 EST 2006
Hi,
I wrote a stateless session bean that creates and responds to timed events. I am trying to invoke my createTimer() method on it from the JBoss console via JMX, but my print statements in that method are not showing up on the output, so I'm not sure if they are getting called.
Is this the best way to invoke a session bean method to test the timer events? Are they enabled and working in JBoss 4?
thank you,
m
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994768#3994768
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994768
More information about the jboss-user
mailing list