The following issue has been updated:
Updater: Felipe Leme (mailto:[EMAIL PROTECTED])
Date: Wed, 11 Aug 2004 9:22 PM
Comment:
Here is the new patch.
Sorry for the missing files - I didn't do a recursive patch because of JELLY-115
(i.e., my cvs repository has 2 issues patched)
Changes:
Attachment changed to JELLY-116-missing.patch
---------------------------------------------------------------------
For a full history of the issue, see:
http://issues.apache.org/jira/browse/JELLY-116?page=history
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JELLY-116
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JELLY-116
Summary: [PATCH] InvokeTag and InvokeStaticTag should export exception
Type: New Feature
Status: Open
Priority: Major
Project: jelly
Versions:
1.0-beta-4
Assignee: dion gillard
Reporter: Felipe Leme
Created: Mon, 9 Aug 2004 6:55 PM
Updated: Wed, 11 Aug 2004 9:22 PM
Description:
If the method invoked throws a InvocationTargetException, invoke and invokeStatic
should allow the caller to obtain the original exception.
So, I'm providing a patch (including test cases) that export that exception if the
exceptionVar paramater is set (and in this case, it does not throw a
JellyTagException). If that parameter is not set, it assumes the old behaviour (i.e.,
throws a JellyTagException).
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]