Thomas, Thanks for the advice it is really apreciated I am very new to ASF/open source software tools (except of courtse apache web server). There is a lot of new literature coming out next month about open source tools such as junit and xdoclet but until then I guess I will be struggling a bit. At least I finally got the hang of ant.
Troy -----Original Message----- From: Thomas Dudziak [mailto:[EMAIL PROTECTED] Sent: October 21, 2003 4:48 AM To: OJB Users List Subject: RE: Looking for advice on how to set up Xdoclet Ojb modules You don't have to use the OJB CVS version, you only should use the xdoclet module from the CVS (its newer than the one with rc4). If you use the module with a stable release, then it might be that some generated attributes in the XML descriptor are not recognized by OJB, but I think this is only the case with versions older than rc4. I'd strongly advise you to use the xdoclet jars supplied with the xdoclet ojb module, or to use the CVS HEAD from xdoclet. First, the xdoclet CVS HEAD is quite stable (at least concerning the xdoclet core and the major modules like EJB), and secondly there might have been API changes since the last stable release. It might work with the 1.2b3 release , but I didn't test it (I know however that it does not work with 1.2b2 and older). Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
