Bugs item #572116, was opened at 2002-06-21 16:58
Message generated for change (Comment added) made by slaboure
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: Pending
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: Sacha Labourey (slaboure)
Date: 2003-11-07 11:14

Message:
Logged In: YES 
user_id=95900

Bill, do you know if this is still a bug?

----------------------------------------------------------------------

Comment By: Dain Sundstrom (dsundstrom)
Date: 2002-06-24 21: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


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to