0 Replies Latest reply on Oct 11, 2001 2:02 PM by jbaker_softcomms

    Session --> Session Optimization

    jbaker_softcomms

      I am caching stateless bean JNDI look ups from one SLSB to another. Is this a safe practice. There are so many intra-bean calls that I feel like it would be wise to do this but haven't read anything about this before. I do the same with Home interfaces without any problem and have seen this done in various optimization strategy papers which is what gave the the idea.

      Any one know for sure (especially with jboss)?