Hello, I've encounterted the same bug/behaviour as described here:
https://sourceforge.net/tracker/?func=detail&aid=417749&group_id=22866&atid= 376685 With JBoss "official" 2.4.3 release. I have a session bean speaking with entity beans. the session is in another JAR as the entity beans. Consequently, the problem may be due to a classloader issue. However, first performing a getXXX call on the entity bean (and thus loading the bean), and *then* invoking remote.remove () works fine. Cheers, Sacha _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
