Bugs item #504618, was opened at 2002-01-16 13:36 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=504618&group_id=31602
Category: jboss Group: None Status: Open Resolution: Fixed Priority: 5 Submitted By: Andrew Thorn (sigbur) Assigned to: Nobody/Anonymous (nobody) Summary: XDoclet 1.1 not generating jbosscmp-jdbc Initial Comment: Recent versions, post January 5th, of XDoclet, including the released version 1.1 are no longer producing the jbosscmp-jdbc.xml file for beans that specify @jboss:table-name tags this causes problems when using JBoss "3.0" in the ant script. Without this file being generated, it looks like JBoss 3.0 uses only the default tablenames for beans instead of the tablename specified. This was working in CVS around January 5th, but has subsequently changed in behaviour. ---------------------------------------------------------------------- >Comment By: Andrew Thorn (sigbur) Date: 2002-01-17 06:57 Message: Logged In: YES user_id=237922 Yes, thank you. I think that is definitely a good solution until the relation magic has been sorted out. This will get me back on the road, thanks. ---------------------------------------------------------------------- Comment By: David Budworth (dbudworth) Date: 2002-01-16 23:04 Message: Logged In: YES user_id=343354 I re-enabled jbosscmp-jdbc.xml generation for you. But CMR is disabled in the templates unless you add generateRelations="true" to the jboss section of the ant task. hopefully this will solve your problem. ---------------------------------------------------------------------- Comment By: Andrew Stevens (stevensa) Date: 2002-01-16 15:13 Message: Logged In: YES user_id=247081 It had some problems which kept crashing xdoclet (particularly to do with the relationships stuff) so got disabled for the release. As Ara said at the time, "Yup, David Budworth was working on it but according to him it crashes xdoclet 90% of time (unstable template) and the generated stuff isn't something jBoss accepts. So I had to disable it. Anyway, I invite jBoss developers to spend some time on it and complete/fix it and we'll make it part of the 1.1.1 release which we'll deliver maybe 2 weeks later." ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=504618&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
