incorrect MEP on the server side
--------------------------------

                 Key: AXIS2C-1215
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1215
             Project: Axis2-C
          Issue Type: Bug
    Affects Versions: Current (Nightly)
         Environment: linux fc6
            Reporter: Frederic Heem


On the server side, the MEP is set in the generated code in the function 
axis2_stub_populate_services_for_myService, some of my message are set to 
AXIS2_MEP_URI_OUT_ONLY. However, when printing the MEP in 
axis2_raw_xml_in_out_msg_recv_invoke_business_logic_sync(), the MEP is 
http://www.w3.org/2004/08/wsdl/in-out. Therefore, the new code which is based 
on the MEP value doesn't work as expected. Please note that this issue is 
related to AXIS2C-1213.
Best Regards,

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