if the slsb is added back to the pool its fields are probably unchanged. the spec just
says that you shouldn't depend on a slsb's fields being consistent over multiple
client calls (since the client is not guaranteed to have the same slsb execute each
request).
if you need to store a value across multiple client requests, then you want a stateful
session bean.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4079824#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...