JBoss Community

Re: Timer service and stateless beans

created by java_lover in EJB 3.0 - View the full discussion

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

Start a new discussion in EJB 3.0 at Community