Axis2 generated message receiver fails to throw an exception when the 
dispatched operation is not found...
----------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2052
                 URL: https://issues.apache.org/jira/browse/AXIS2-2052
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
            Reporter: Thilina Gunarathne


I had to change the generated services.xml for some reason.. But I've made a 
mistake and mentioned an incorrect action to operation mapping.. 

This cause the Axis2 to fail in the AddressingOutHandler with a NPE due to the 
returned soap envelope being NULL.. 
IMHO we should throw an exception when there isn't an operation matching to the 
dispatched operation name...

This can be achieved by adding an else clause to the operation dispatching 
logic in the invokeBuisnessLogic method...

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