Hi,
resurces info: - xdoclet 1.1.2 - ant 1.4.1 - jboss 3.0 RC3 - postgres 7.2 I'm trying to define a many to many relationship for two cmp beans using a jboss apps server and a postgres db respectively. As usual for a many to many relation I use a join (link) table between the two tables mapped to the two beans. I can see how this is achieved for weblogic using @weblogic:relation join-table-name tag. However, @jboss doesn't have a join-table-name tag. How can I define the name of the join table in @jboss? thanks for your time cu chriss _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
