InvocationResponse.equals throws NPE
------------------------------------

                 Key: AXIS2-3119
                 URL: https://issues.apache.org/jira/browse/AXIS2-3119
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
            Reporter: Roy A. Wood Jr.
            Priority: Minor


Discovered during a test suite run. Client was expecting to see an exception 
returned; rather,  an HTTP 500 gets returned. This is a problem in 
Handler$InvocationResponse.equals method. We are not checking for a NULL 
compare....adding simple fix to return false on NULL
 
 
 

 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to