POST QUESTIONS ON THE FORUM! COMMENTS HERE SHOULD ADD VALUE TO THE
PAGE!On 01 Mar 2006 06:51, grogozinsky wrote:
>Hi,
>I've ran recently into the same exception while trying to generate
>hibernate mapping with xdoclet2. Were you able to solve it?
>Thanks,
>Galina.
Hi!
I've got the same error (Class Not Found). In my case, i've run my ant
build with -d -v arguments to see details about the error, so I saw that
the 'xdoclet-plugin-hibernate-1.0.3.jar' wasn't in my classpath.
Hoppe it helps! |