Hi All, I've been playing with CMR in JBoss 3.0.1RC1 and have had my first success with both Many To Many and One to One relations upon inserting records. I'm using an Oracle datasource and I have noticed a couple of strange things.
I've set my entity beans to remove the database table when undeployed because I'm testing and making all kinds of changes. One thing I noticed is that the database table for the Many to Many relation didn't get deleted on undeploy. But I discovered my error, and got that working too. I'm using XDoclet for my code generation, and it all works so far. Hat's off to Dain, thanks very much. And the new documentation for CMP is well worth the $20. (I bought the older release as well, last year.) -Neal ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Bringing you mounds of caffeinated joy. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
