On Mon, 2 Feb 2004, Daniel Perry wrote:
 
> I've always intended to figure this out, but never got round to it.  I'm
> currently writing java code (semi generated by eclipse), then hand coding
> the repository and ddl files.  Now having to build versions of software for
> multiple databases, i am getting a bit bogged down with the specifics. I
> cant find "xdoclet-module.html" anywhere? is there any information out there
> for this? I think a tutorial/basic example would help.

This depends on which version you use. In rc5 the xdoclet module was still
in the contrib folder along with its documentation. However I suggest you
use the CVS version of at least the xdoclet module as it has quite a few
additional features and several bugs have been fixed. If you do not want
to use OJB from CVS, then you can get the xdoclet module and its
documentation from the CVS view on the OJB site:

http://cvs.apache.org/viewcvs.cgi/db-ojb/lib/xdoclet-1.2.jar
http://cvs.apache.org/viewcvs.cgi/db-ojb/lib/xdoclet-ojb-module-1.2.jar
http://cvs.apache.org/viewcvs.cgi/db-ojb/lib/xjavadoc-1.0.2.jar
http://cvs.apache.org/viewcvs.cgi/db-ojb/xdocs/xdoclet-module.xml

The last file contains the documentation which you can build with 'ant
docs' using OJB's build file.

Tom


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to