Hi all,
In HF page 559, Scenario Summary..
#Client calls remove() on a bean thats already removed.
I expected java.rmi.NoSuchObjectException(remote) (or)java.ejb.NoSuchObjectLocalException (local)
but it says RemoteException for (remote) and EJBException(local).
Any explanation...
-Stephen
