Dave, firstly... sorry, a bit late with this reply...
On Mon, 10 Dec 2001, Dave Smith wrote: > 1) jbosscmp-jdbc.xml is only needed if you define your own fields for > relationships. If you do not define them in a database beforehand jboss > will make up it's own names and life is good. thats only the relationship part of jbosscmp-jdbc.xml right? so we'll need to support generating part of the file, but leaving the relationships auto-configured. sorry about this, misunderstood that part, stupidly... will probably roll out my changes, and leave it as was until I have more time to look at it properly. > 2) As of 2 weeks ago even if you did declare the relationship properly > with the foreign keys it still did not work. I notified Dain but have > not seen any code that has been checked in to show that it has been > fixed. The problem is he mangles the name before the foreign key fields > part is read. So really we will have to either > a) get Dain to fix it > b) Code his name mangling format into xdoclet. > > I'm hoping for a. > > I actually have a hack that I sent Dain to test to make sure this thing > works. so its probably best to let this sit for a bit in any case? cheers dim _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
