Your javadoc is directly before the getter method, just like my example? I can only say "it works for me" ... I cut-n-pasted that from running production code, and the XML file generated by Xdoclet.
Please cut-and-paste your real Java code including Javadoc, the XML bits that were generated, and your Ant script and maybe I can help figure out what's going on. [snip] > well, my problem is that the DTD (hibernate 2) specifies that > the "name" attribute on the param tag > is mandatory.. in the example below the param tag syntax is correct.. > > <id name="myKey" column="X_PK"> > <generator class="sequence"> > <param name="sequence">seq</param> > </generator> > </id>
<<attachment: winmail.dat>>
