Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa?key=XDT-585 Here is an overview of the issue: --------------------------------------------------------------------- Key: XDT-585 Summary: Support "false" semantics in @jboss.clustered and @jboss.cache-invalidation Type: Improvement Status: Assigned Priority: Minor Time Spent: Unknown Remaining: Unknown Project: XDoclet Components: JBoss Module Versions: 1.2 Beta 3 Assignee: xdoclet-devel (Use for new issues) Reporter: Russ Chan Created: Tue, 29 Jul 2003 1:58 PM Updated: Tue, 29 Jul 2003 1:58 PM Environment: Ant 1.5, Sun linux Java JDK 1.4.1, xdoclet 1.2b3 Description: The tags @jboss.clustered cluster="X", and @jboss.cache-invalidation only support the "true" setting and not "false". Issue: I'm currently using ant build scripts to produce my EJBS for various environments. Our "development" build has clustering and cache-invalidation turned off (easier for the developers), and the "production" and "test" build has clustering and cache-invalidation turned on. I had hoped that I could set the @jboss.clustered cluster="${jboss.useclustering}" using ant variables passed in, and likewise for the jboss.cache-invalidation. Unfortunately, the only values supported for those tags is "true" and "True", which doesn't make that much sense. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/xdoclet/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
