0 Replies Latest reply on Nov 4, 2001 2:20 PM by wurstfach

    Jboss Object-caching mechanisms

    wurstfach

      Hm. For a better understanding a short description of the following issues would be of great help for me.

      o What is Jboss exactly doing if you call the same <ejbCreate(String foo)> method of a stateful Session bean twice (within a short time period)?

      o What's about stateless beans? Is there a difference?

      I just haven't the time and the skills to extract that infos out of the jboss source in reasonable time.