[jboss-jira] [JBoss JIRA] Closed: (JBREM-689) Server-side callback failure not propagated to calling application in certain situations
Ovidiu Feodorov (JIRA)
jira-events at jboss.com
Wed Jan 24 21:56:52 EST 2007
[ http://jira.jboss.com/jira/browse/JBREM-689?page=all ]
Ovidiu Feodorov closed JBREM-689.
---------------------------------
Resolution: Done
> Server-side callback failure not propagated to calling application in certain situations
> ----------------------------------------------------------------------------------------
>
> Key: JBREM-689
> URL: http://jira.jboss.com/jira/browse/JBREM-689
> Project: JBoss Remoting
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: callbacks
> Affects Versions: 2.2.0.Alpha6
> Reporter: Ovidiu Feodorov
> Assigned To: Ovidiu Feodorov
> Fix For: 2.2.0.Alpha7
>
>
> n case of push callbacks, the information that a push callback may have failed is used internally (via a CallbackErrorHandler, specifically a DefaultCallbackErrorHandler instance, which destroys the offending ServerInvokerCallbackHandler instance), but it is not propagated to the invoking application.
> This is not OK, as calling applications (Messaging in this case) may rely on the exception being reported, so they can take quick corrective action.
--
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