On Mon, 2003-12-15 at 12:21, Pedro Salazar wrote:
> Xdoclet isn't generating the descriptors elements <cache-invalidation>
> on jboss.xml for my entity beans with the xdocket tags
> @jboss.cache-invalidation and @jboss.cache-invalidation-config!
> 
> It's documented but isn't working.
> 
> Anyone knows why?

A few possibilities come to mind:
1) There's something wrong with your tags or Ant script.  Post an
example of what you're using and we might be able to spot the problem. 
e.g. You do have the version config parameter set to >= 3.2, don't you? 
That part of the template file is contained inside a
<XDtConfig:ifConfigParamGreaterOrEquals paramName="Version" value="3.1">
block.
2) It's a bug.  Check JIRA for any relevant issues, or open a new bug
report there.  http://opensource.atlassian.com/projects/xdoclet/
3) The documentation is wrong.  Again, raise a bug report if this is the
case (though from a brief look at the template file it seems okay to
me).
4) Something else entirely.


Andrew.



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to