Bugs item #572116, was opened at 2002-06-21 09:58 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=572116&group_id=22866
>Category: JBossServer Group: v3.0 Rabbit Hole Status: Open >Resolution: Accepted Priority: 5 Submitted By: Georg Schmid (giorgio42) >Assigned to: Bill Burke (patriot1burke) 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 ---------------------------------------------------------------------- >Comment By: Dain Sundstrom (dsundstrom) Date: 2002-06-24 14:59 Message: Logged In: YES user_id=251431 Bill this is in the locking code. ---------------------------------------------------------------------- You can respond by visiting: https://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
