hello.

currently, the hibernate task is generating the class mapping files (XXX.hbm.xml) to my project's "config_generated" directory. if there are no previously-generated hibernate mapping files in the directory, the task works fine. however, if the task is spewing out the following exception when a previously-generated file exists in the directory:

[hibernatedoclet] (TemplateEngine.invokeMethod 490 ) Invoking method failed: xdoclet.tagshandler.MergeTagsHandler.merge, line=3 of template file: file:/d:/<myProjectDirectory>/xdoclet/modules/hibernate/resources/hibernate-collections.xdt
[hibernatedoclet] java.lang.reflect.InvocationTargetException
[hibernatedoclet] at sun.reflect.GeneratedMethodAccessor12.invoke(UnknownSource)
...


should i submit this to jira?

thanks.


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

Reply via email to