Silent failure if no default message receiver provided for operation MEP
-------------------------------------------------------------------------
Key: AXIS2-702
URL: http://issues.apache.org/jira/browse/AXIS2-702
Project: Apache Axis 2.0 (Axis2)
Type: Bug
Components: core
Versions: 1.0
Environment: any
Reporter: Jeff Wright
In AxisService::addOperation, you try to find a default MessageReceiver for the
added AxisOperation if the operation has no message receiver set. However, if
no default message receiver is found it still adds the operation with a null
message receiver.
The add operation should probably fail in this case.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira