Bugs item #572116, was opened at 2002-06-21 16:58 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=572116&group_id=22866
Category: JBossCMP Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Georg Schmid (giorgio42) Assigned to: Nobody/Anonymous (nobody) Summary: EJBHome.remove throws wrong exception Initial Comment: Solaris8, JBoss3.0.0 Release, JDK1.40. Passing a null PK to EJB(Local)Home.remove() results in a java.lang.IllegalStateException: removing bean lock and it has tx set! instead of a RemoveException. This is confusing and makes one search for an error in the apps transaction handling instead of inspecting the PK. Regards Georg ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=376685&aid=572116&group_id=22866 ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
