Re: [JBoss-user] Using unknown primary keys in CMR-Relations

2003-08-04 Thread Christofer Dutz
Thanks a lot. Now everything is working absolutely fine. Is there a reason, why not all Tags are listed in the XDoclet -Website ? I thought this would be a quite up-to-date website. Well I'm glad that everything is working now. Now EJB is realy fun. Tanks again :) Chris Alexey Loubyansky wro

Re: [JBoss-user] Using unknown primary keys in CMR-Relations

2003-08-03 Thread Alexey Loubyansky
Hello Christofer, actually, you can say just nothing about primary keys in relationships and it'll work. Another way, is to give a name to unknown-pk field and use that field in relationship definition in jbosscmp-jdbc.xml. I just tried, both ways work. alex Sunday, August 03, 2003, 2:26:45 PM,

[JBoss-user] Using unknown primary keys in CMR-Relations

2003-08-03 Thread Christofer Dutz
Hi, I am having another problem again. I have implementes several Beans to use unknown primary-keys. Now I wanted to let these entities be part of some Relations, but I simply can't find out how to tell JBoss to use the unknown primary key for CMR. I've tried ading some BMP-Fields for accessing th