I agree with you warmachine, I just don't use myself database created by JBoss, but with a standard modeling tool from Sybase, so I don't experiment this problem. As you says, it is not a good way to lets Jboss create foreign keys itself with a standard relationship persistance method. So there is no restriction to declare the foreign key as an additional CMP field. Just do not use the same field name.
Concerning the error, TransType is the remote class. For CMR fields, you must use the local interface, not the remote. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830131#3830131 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830131 ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
