Re: [JBoss-user] Problem in cmr get procedure (jboss3.2.0RC3)

2003-04-04 Thread Alex Loubyansky
Could you, please, try JBoss-3.2.0RC5 from cvs? There were a lot of changes in the code since 3.2.0RC3 Thanks, alex Friday, April 04, 2003, 4:46:34 PM, you wrote: CM> Hi all, CM> I am using jboss3.2.0RC3, jdk1.3.1_06, database Hypersonic. CM> My application description CM> -BeanA and BeanB ha

[JBoss-user] Problem in cmr get procedure (jboss3.2.0RC3)

2003-04-04 Thread Corradini Morena
Hi all, I am using jboss3.2.0RC3, jdk1.3.1_06, database Hypersonic.   My application description-BeanA and BeanB have a One to Many relationship (A has many of B)-pk1 is primary key of BeanA-pk1 and pk2 is the compound primary key of BeanB-pk2 in BeanB is also a foreign key which realizes