0 Replies Latest reply on Apr 26, 2005 4:02 PM by golubec

    cmp ejb : business method invocation

    golubec

      I am trying to use cmp as data source shared between some session ejb. As i understood i can rely on container in this case . I mean that only one invocation of business method is permitted at a time, so others invocations just wait is some queue. Is it right ? Or i should care about some syncronization anyway ?