0 Replies Latest reply on Jan 30, 2004 11:43 AM by jeffhannon

    shutting off local ejb optimisation in 3.2.2

    jeffhannon

      I have installed 3.2.2 and I am trying to shutoff the local EJB optimisation.
      in 3.0.x you would specify in jboss.xml container-configuration|container-invoker|container-invoker-conf|optimized set to false. This forced every call for a particular container to be remote. What is the analogous technique in 3.2.2?