Hi,

     I am using StateLessSessionBeans.

     when i call the <home>.remove() method and then i try to call any ejb
method the openejb is throwing an exception.

java.rmi.NoSuchObjectException: reference is invalid
        at
org.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java:241)
        at
org.openejb.util.proxy.Jdk13InvocationHandler.invoke(Jdk13InvocationHandler.java:87)
        at $Proxy70.getEncounterDetails(Unknown Source)

 Y is this happening?

thej

Reply via email to