But from
EJB Spec, you can find a different answer:
Page 59:
-----------------------------------------------------------------
Because session objects do not have primary keys that are accessible to clients, invoking the javax.ejb.EJBHome.remove(Object primaryKey) method on a session results in the
javax.ejb.RemoveException .
-------------------------------------------------------------------
Page 60:
-----------------------------------------------------------------
Because session objects do not have primary keys that are accessible to clients, invoking the javax.ejb.EJBLocalHome.remove(Object primaryKey) method on a session results in the
javax.ejb.RemoveException .
------------------------------------------------------------------
I am really confused by the ejb javadoc and ejb spec.

[ July 21, 2004: Message edited by: Jason Hunt ]
SCJP, SCWCD, SCBCD, SCDJWS, OCA9i,<br />IBM Certified WAS5.0 Admin<br />IBM Certified Solution Developer - WebSphere Studio 5.0<br />IBM Certified Solution Developer - XML and related Technologies