i did not look at that one.
can you tell me when timeout method gets called by the container in this case process method in singletonBean calls a method on SLSBean's process method. at this time slsbeans instance gets activated by the container and give's that instance to this method call during this process when a timout gets triggered doesn't it get a reference to another slsb instance to process?