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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...