Dave, Should we be just replacing what's in cvs with what you just posted? Or does it break something that is currently working?
cheers dim On Wed, 5 Dec 2001, Dave Smith wrote: > > > David Budworth wrote: > > > Hi all, > > > > I'd like to add full jbosscmp-jdbc.xml abilities to xdoclet. But > > first, I have a few questions: > > > > 1) How does one add new tags to xdoclet? > > ie: > > @jboss:relation www="xxx" > > yyy="zzz" > > > > Similar to the weblogic support there now. > > > > > > 2) Is anyone already working on this? When I found xdoclet, I dumped my > > own code generation tool. The only thing I've been missing is the > > jbosscmp-jdbc.xml support. Jaws works, but the current jbosscmp xml > > that get's generated doesn't work at all for N:1 bi-directional > > relations, which I need. > > > > The standard relationship tags should work for jboss. The problem is > when you are trying to define which db fields are used for the relations > to override Dain's name mangling. I'll include what I have so far. I > have also added the declared-sql stuff as well. > > > > > > Thanks, > > -David > > > > > > _______________________________________________ > > Xdoclet-devel mailing list > > [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/xdoclet-devel > > > > _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
