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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to