1 Reply Latest reply on Mar 30, 2005 1:04 PM by keyurva

    SessionContext.getEJBObject() not implemented

    keyurva

      When I call SessionContext.getEJBObject() in my Session Bean it throws a runtime exception:

      java.lang.RuntimeException: NOT IMPLEMENTED
      

      Is implementation of this method on the radar? Is there any other way to get hold of the remote proxy within the EJB?