You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jeff Wright (JIRA)" <ji...@apache.org> on 2006/05/10 03:16:04 UTC

[jira] Created: (AXIS2-702) Silent failure if no default message receiver provided for operation MEP

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


[jira] Assigned: (AXIS2-702) Silent failure if no default message receiver provided for operation MEP

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-702?page=all ]

Deepal Jayasinghe reassigned AXIS2-702:
---------------------------------------

    Assign To: Deepal Jayasinghe

> 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
>     Assignee: Deepal Jayasinghe

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