Thomas Dudziak wrote:

Correct, it tries to load it via the classpath that was used to locate the
ojb-xdoclet ant task.
If you cannot (or are not willing to) supply the compiled class - say, it
is dependent upon the output of the xdoclet module - then you can set the
checks attribute of the ojbdoclet task to 'basic' - this directs the
xdoclet module to ignore checks that involves loading of classes via the
classloader (e.g. field conversions, query customizers etc.). You'll need
the current version (CVS, available via the interface on OJB's website) of
the XDoclet module for this, however.

Tom


Thanks a lot!
It's works :)
--
Maksimenko Alexander
Softwarium, www.softwarium.net


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



Reply via email to