Hi gang,

Using this combination successfully for several months :

maven-xdoclet2-plugin-1.0.2
xdoclet-plugin-hibernate-1.0.4-SNAPSHOT.jar

However, now we need to include the @hibernate.cache attribute :

include="all | non-lazy"

This doesn't appear to be supported. If I am correct, is there an easy way to add this without waiting for the next release? I can open a JIRA for this issue. I mean, while I've been a long time xdoclet user(4 years or so) I've never needed to touch this source.


My build failure msg :

BUILD FAILED
File...... /Users/rchan/.maven/cache/maven-xdoclet2-plugin-1.0.2/ plugin.jelly
Element... ant:xdoclet
Line...... 31
Column.... 52
java.lang.RuntimeException: java.lang.RuntimeException: @hibernate.cache usage="read-write" include="non-lazy"
in com.casebank.spotlight.domain.AnswerSource (line 25):
include is an invalid parameter name.

For reference, see the latest Hibernate 3 DTD or docs:

http://www.hibernate.org/hib_docs/v3/reference/en/html_single/ #performance-cache


Cheers,
Roland


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
xdoclet-plugins-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-interest

Reply via email to