DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=38613>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=38613 ------- Additional Comments From [EMAIL PROTECTED] 2006-02-11 06:51 ------- Created an attachment (id=17654) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17654&action=view) LookupIgnoreResult Command This LookupIgnoreResult commands extends the Commons Chain LookupCommand, but it always returns "false" from the execute() method. This is so that a sub-chain can execute and one of the Commands return "true" to stop the chain executing, without affecting the main chain it was called from. The Commons Chain Lookup Command currently has this functionality (it has an "ignoreExecuteResult" property) - but it hasn't been released yet. After the next Commons Chain release, this Command can be removed. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]