[jboss-jira] [JBoss JIRA] Created: (JBREM-620) If HTTPClientInvoker receives an Exception in an InvocationRespose, it should throw it instead of creating a new Exception.

Ron Sigal (JIRA) jira-events at jboss.com
Sat Oct 28 23:59:41 EDT 2006


If HTTPClientInvoker receives an Exception in an InvocationRespose, it should throw it instead of creating a new Exception.
---------------------------------------------------------------------------------------------------------------------------

                 Key: JBREM-620
                 URL: http://jira.jboss.com/jira/browse/JBREM-620
             Project: JBoss Remoting
          Issue Type: Task
      Security Level: Public (Everyone can see)
    Affects Versions: 2.2.0.Beta1 (Bluto)
            Reporter: Ron Sigal
         Assigned To: Ron Sigal
            Priority: Minor
             Fix For: 2.2.0.Beta1 (Bluto)


Currently, if HTTPClientInvoker receives an Exception in an InvocationResponse, it will create and throw a new WebServerError().  However, an application might be expecting the actual Exception thrown on the server side.

-- 
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