On Tue, 10 Feb 2004, David Hooker wrote:

> From what I gather, there's no way to build a mapping from Java source,
> except using somethin g like XDoclet, is that correct?

Right, using the XDoclet OJB module is probably as automatic as it gets.
  
> If so, where can I find documentation or info on the XDoclet tags to use
> for creating the OJB mapping file?

You'll have to check out OJB from CVS (see the webpage for info on how you
do that).
Then you have the XDoclet module (together with necessary libraries) in
the lib subfolder, and the documentation in the xdocs subfolder. You then
build the documentation using 'ant docs' which will put the generated html
documentation (including doc for the XDoclet module) into the target/docs
subfolder.

Tom


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

Reply via email to