java_lover [
http://community.jboss.org/people/java_lover] created the discussion
"Re: Timer service and stateless beans"
To view the discussion, visit:
http://community.jboss.org/message/563035#563035
--------------------------------------------------------------
Hello newby,
Check the JSR 318 .
Please explain what do you mean by :"Does the container guarantee that code is
executed once?"
if the session is stateless the code is executed when it is invoked and the timer does not
make sens .
the timer is aplied on the client that invoke the stateless session and not on the bean it
self!!!
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/563035#563035]
Start a new discussion in EJB 3.0 at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]