Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/DISPL-145 Here is an overview of the issue: --------------------------------------------------------------------- Key: DISPL-145 Summary: tag holding references to resources. Type: Bug Status: Unassigned Priority: Major Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: DisplayTag Components: Container Compability Versions: 1.0 RC1 1.0 RC2 Assignee: Reporter: Andrew Wall Created: Tue, 30 Nov 2004 9:43 AM Updated: Tue, 30 Nov 2004 9:43 AM Description: The org.displaytag.tags.TableTag class is relying on the release() method to be called in order for it to let go of some resources - most notably the collection of beans (what is specified as the name attribute in the <display:table> tag). According to the spec, doStartTag() and doEndTag() may be called multiple times before the release() method is called. So, some other mechanism to remove references to those objects should be done other than the release() method. Please see http://jakarta.apache.org/taglibs/guidelines.html and http://issues.apache.org/bugzilla/show_bug.cgi?id=16001 for more details. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ displaytag-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-devel