MessageExhange is deleted too early
-----------------------------------

                 Key: ODE-670
                 URL: https://issues.apache.org/jira/browse/ODE-670
             Project: ODE
          Issue Type: Bug
          Components: Axis2 Integration
            Reporter: Alexis Midon
            Assignee: Sean Ahn
            Priority: Blocker
         Attachments: log.txt

CleanFaultHibTest#testCleanAll fails with a NullPointerException because 
ODEService#onResponse receives a null mex.

Actually the log file shows an insert for the mex, but later a delete occurs. 
As a consequence, the read executed in 
org.apache.ode.axis2.ODEService#onAxisMessageExchange (line 188) returns null.


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

Reply via email to