Bugs item #698235, was opened at 2003-03-05 21: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: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Carl Schmidt (carlschmidt)
>Assigned to: Alexey Loubyansky (loubyansky)
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.

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

>Comment By: Alexey Loubyansky (loubyansky)
Date: 2003-03-25 18:52

Message:
Logged In: YES 
user_id=543482

This should be fixed in current CVS Branch_3_2.

Thank you,
alex

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

Comment By: Carl Schmidt (carlschmidt)
Date: 2003-03-05 21:47

Message:
Logged In: YES 
user_id=727163

You can download the test case from:

http://www.esportz.com/downloads/jboss-tests.tar.gz

I bundled the XDoclet libs and MySQL driver lib for ease of 
use.

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

Comment By: Carl Schmidt (carlschmidt)
Date: 2003-03-05 21:39

Message:
Logged In: YES 
user_id=727163

Hmmm, my attachment was too big.  Will fix that shortly...

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

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:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to