Bugs item #490156, was opened at 2001-12-07 00:12
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=490156&group_id=22866

Category: JBossCMP
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Rune Hamnvik (runeh)
Assigned to: Nobody/Anonymous (nobody)
Summary: Can't persist ArrayList field using BLOB

Initial Comment:
I'am using JBoss 3.0.0alpha and the new CMP 2.0 
implementation, and I have problem persisting an 
ArrayList cmr field using BLOB in MySQL. I have done 
this often with previous versions of JBoss and it has 
been working fine all the time. When I am creating a 
bean with a ArrayList cmr field all seem to work fine. 
The values seems to be stored and the size is correct. 
But when I later fetches the bean using either findAll 
or findByPrimaryKey, all fields in the bean are 
correct except for the ArrayList. It has now the size 
of zero.

Test case is attached.

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

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

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to