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 "Dustin Amrhein (JIRA)" <ji...@apache.org> on 2008/03/03 18:12:50 UTC

[jira] Created: (AXIS2-3563) DispatchPhase does not consider MEPs defined in WSDL2Constants

DispatchPhase does not consider MEPs defined in WSDL2Constants
--------------------------------------------------------------

                 Key: AXIS2-3563
                 URL: https://issues.apache.org/jira/browse/AXIS2-3563
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: kernel
    Affects Versions: nightly
            Reporter: Dustin Amrhein
            Assignee: Dustin Amrhein
            Priority: Blocker
             Fix For: nightly


The DispatchPhase class consults the MEP for an incoming request from the AxisOperation to determine if an ACK needs to be sent. In doing so, in only compares this MEP against strings defined in WSDL20_2004Constants and WSDL20_2006Constants. This means an incoming request requiring an ACK could result in an ACK NOT being sent if the MEP on the AxisOperation was defined using WSDL2Constants.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-3563) DispatchPhase does not consider MEPs defined in WSDL2Constants

Posted by "Dustin Amrhein (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-3563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dustin Amrhein resolved AXIS2-3563.
-----------------------------------

    Resolution: Fixed

Fix and test contributed in 633215

> DispatchPhase does not consider MEPs defined in WSDL2Constants
> --------------------------------------------------------------
>
>                 Key: AXIS2-3563
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3563
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: kernel
>    Affects Versions: nightly
>            Reporter: Dustin Amrhein
>            Assignee: Dustin Amrhein
>            Priority: Blocker
>             Fix For: nightly
>
>
> The DispatchPhase class consults the MEP for an incoming request from the AxisOperation to determine if an ACK needs to be sent. In doing so, in only compares this MEP against strings defined in WSDL20_2004Constants and WSDL20_2006Constants. This means an incoming request requiring an ACK could result in an ACK NOT being sent if the MEP on the AxisOperation was defined using WSDL2Constants.

-- 
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: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org