I was hoping this would cache the lookup and cache to the pool of stateless beans, instead of one particular instance of a stateless bean
Is the bean reference being cached or is a reference to the pool being cached? I want to make sure I am using the stateless bean pool provided by the app server.