Bugs item #698235, was opened at 2003-03-05 19:36
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=698235&group_id=22866

Category: JBossCMP
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Carl Schmidt (carlschmidt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cannot specify null CMR field at create time

Initial Comment:
If you supply a null value for a single-valued CMR field at 
create time, JBoss will throw an exception when you 
later try to load the EJB instance.  This was working 
under 3.2.0 RC1, but is broken in both 3.2.0 RC2 and 
RC3.

Basically, instead of writing NULL to the foreign key 
field, JBoss now writes a '0'.  This issue was originally 
posted here:

http://www.jboss.org/forums/thread.jsp?
forum=46&thread=29244

I'm running Windows XP, with JDK 1.3.1_06.

I've attached a test case with detailed notes, and well 
documented source.  README.txt in the attached 
bundle describes how to compile/run the test.

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

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


-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to