Hi We are trying to use CMR in JBoss here, but are unsuccessful in our attempts. Basically, as an example, in a User-Address relationship we have the foreign key to Address in User. Thus we create a CMR in this and it creates the 2 tables with only the foreign key to Address in the User table. But, when you try to create a User and and Address using the proper methods, the foreign key column is not populated. And furthermore, when you try to get the AddressLocal from the UserLocal, it is null.
My question is: is CMR working correctly in JBoss 3? Regards, James James Compton Web Developer web: www.bluecycle.co.uk eMail: [EMAIL PROTECTED] phone: +44 (0) 2079225148 fax: +44 (0) 2079225020 address: Union House, 182-194 Union Street, London, SE1 0LH _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
