Re: [xdoclet-plugins-interest] Hibernate Plugin version 1.0.4-snapshot

2006-11-14 Thread Konstantin Priblouda
--- Fabio Fornelli <[EMAIL PROTECTED]> wrote: > Good Morning, > I am trying to use xdoclet 2 to generate Hibernate > 3.0 mapping and I bumped > into a known bug of xdoclet2. All the properties in > the mapping files have > by default access="method", which prevents hibernate > 3.0 from working.

[xdoclet-plugins-interest] Hibernate Plugin version 1.0.4-snapshot

2006-11-14 Thread Fabio Fornelli
Good Morning, I am trying to use xdoclet 2 to generate Hibernate 3.0 mapping and I bumped into a known bug of xdoclet2. All the properties in the mapping files have by default access="method", which prevents hibernate 3.0 from working. I found out in the news group that the bug has been fixed in ve