Andrew Stevens wrote:
On Thu, 2003-09-25 at 04:50, Bear Giles wrote:

xdoclet 1.2b3

I have several classes with user-defined hibernate classes. Per the documentation and the generated code, I created the appropriate hibernate-properties-{0}.xml files in my merge directory, using the short class name/name specified in the generated files.


They shouldn't be *in* the merge directory, they should be *below* it
(following the same package/directory structure as the bean classes). Otherwise, what do you suppose would happen if two classes in different
packages had the same classname?

I did wonder about that, and tried it with the full name (with periods), but never thought to try a directory tree since I misread the documentation as implying everything had to be in that directory.


This fixed it. Thanks for the prompt help.

Bear



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to