Bugs item #588068, was opened at 2002-07-29 07:48
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=588068&group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Stephen Coy (scoy)
>Assigned to: Scott M Stark (starksm)
Summary: LocalProxy.isIdentical fails with NPE

Initial Comment:
org.jboss.ejb.plugins.local.LocalProxy.invoke appears to have the 
parameters to isIdentical arse about.

As a consequence, calls to EJBLocalObject.isIdentical with a null 
parameter fail with a NPE at line 120.




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

>Comment By: Scott M Stark (starksm)
Date: 2002-07-29 09:26

Message:
Logged In: YES 
user_id=175228

No, the argument EJBLocalObject is simply not being 
checked as being null before getting its primary key. Fixed.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=588068&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to