Hi,
Trying to make xdoclet 2 generate many-to-one lazy="no-proxy", i've got:
lazy="no-proxy" is an invalid parameter value.
But lazy should not be true, false, proxy
, as in the tags documentation but false, proxy or no-proxy, as in
http://www.hibernate.org/hib_docs/v3/reference/en/html/mapping.html#mapping-declaration-manytoone
How can this problem be solved?
I've found also that the dtd inside the xdoclet-plugin-hibernate-1.0.4-SNAPSHOT.jar
is outdated.
Thanks,
Ricardo
- [xdoclet-plugins-interest] hibernate dtd in jar Ricardo Cavalcanti
- Re: [xdoclet-plugins-interest] hibernate dtd in ... Konstantin Priblouda