[jboss-jira] [JBoss JIRA] Commented: (JBAOP-69) InvocationResponse should catch/wrap exceptions
Bill Burke (JIRA)
jira-events at lists.jboss.org
Thu Jun 21 10:12:52 EDT 2007
[ http://jira.jboss.com/jira/browse/JBAOP-69?page=comments#action_12366319 ]
Bill Burke commented on JBAOP-69:
---------------------------------
IIRC, if an exception is thrown in Aop Remoting, only the excepiton is returned to the client. There is no way to send back contextual data to the client.
> InvocationResponse should catch/wrap exceptions
> -----------------------------------------------
>
> Key: JBAOP-69
> URL: http://jira.jboss.com/jira/browse/JBAOP-69
> Project: JBoss AOP
> Issue Type: Feature Request
> Affects Versions: 2.0.0.alpha1
> Reporter: Bill Burke
> Assigned To: Bill Burke
> Fix For: 2.0.0.alpha6
>
>
> InvocationResponse in dynamicInvoke should catch all thrown exceptions and stuff them into InvocationResponse.
> The "client" of dynamicInvoke should look in IR to see if an exception is in there and rethrow it. It should also set the response attachments of the invocation as well.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list