Hi awc (?), > May be this is your problem. I had dataHolder bulk accessor object that move out > data in one shot. If you do have one like that, set it to null in ejbPassivate(). > > Otherwise if you call entity bean 1,2,3 and recall 3,2,1 you will get the correct > results. > If you recall 2,1,3 you will get 3,2,1. Could you please explain why this happens? I'm just not aware if one should consider it a bug or a feature. Thanks Georg ___ ___ | + | |__ Georg Rehfeld Woltmanstr. 12 20097 Hamburg |_|_\ |___ [EMAIL PROTECTED] +49 (40) 23 53 27 10 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
