Bugs item #796241, was opened at 2003-08-27 20:29
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=796241&group_id=22866

Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Jari Juslin (zds0)
Assigned to: Nobody/Anonymous (nobody)
Summary: JBoss throws NPE if CMP int field is NULL in DB

Initial Comment:
JBoss 3.2.1, Red Hat Linux 6.2, Sun JVM 1.4.2



JBoss throws NullPointerException when it loads CMP

entity bean from database if CMP field has type int and

there is value NULL in database. This happens at least

with EJB 1.1 CMP entity beans.



Attached is a patch against JBoss 3.2.1 that fixes this

problem by setting the field value to 0 and whining to log.

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

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


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to