Ashish Raniwala wrote:
Hi,
I recently migrated to Plugin 1.0.3 and Hibernate 3.1 which has broken
the existing HBM generation. I am facing two problems:
1: When HBMs are generated for from hibernate xdoclet tags,
access=”method” is added for each property. Hibernate throws an
exception (“No ClassLoaders found for: method”) for this and I need to
manually delete the access=”method” from all HBM files.
2: For @hibernate.property, node is not working and xdoclet does not
produce node in resultant HBM file.
Please let me know how to resolve these issues or any patch is
available for it ?
Thanks,
Ashish Raniwala
Which version of the hibernate-tools are you using?