On 11/10/05, Bernd Laengerich <[EMAIL PROTECTED]> wrote: > another problem: > > given is an abstract base class A with many implementations A1Impl, > A2Impl, A3Impl. > The base class references a second class B. > > When running xdoclet, it generates an xml schema file with > as many foreign key references as there are implementations plus the > one from the base class. > > Any hints?
Please update to the 1.2.3 version (both XDoclet & the XDoclet module, as well as XJavadoc 1.1). You can download them from here: http://cvs.apache.org/viewcvs.cgi/*checkout*/db-ojb/lib/xdoclet-1.2.3.jar?rev=1.1.2.1 http://cvs.apache.org/viewcvs.cgi/*checkout*/db-ojb/lib/xjavadoc-1.1.jar?rev=1.1.2.1 http://cvs.apache.org/viewcvs.cgi/*checkout*/db-ojb/lib/xdoclet-ojb-module-1.2.3.jar?rev=1.1.2.4 You might have to update OJB though, but give it a try anyway. Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
