1 Reply Latest reply on Jun 28, 2002 7:51 AM by qwang

    Cannot turn off EJB reference optimization on JBoss-3.0.0

    qwang

      I am using JBoss3.0.0 on Windows2000. I do not want local reference of an object to be passed when I am calling business methods of the remote interfaces of the EJBs on the same JVM. I set the value of all the "" tags to "False" in all "<container-invoker-conf>" blocks in the standardjboss.xml file. However, I still got the reference of a local object when I am calling a business method of a remote interface of an EJB on the same JVM. Is there a bug in the JBoss3.0.0 release version, or I need to set some value somewhere else?

      Cheers

      qwang