Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1208

WSDL incorrectly set the message pattern for In-Only message

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.4.0
    • None
    • code generation
    • None
    • linux fc6

    Description

      WSDL2C incorrectly set the message pattern for In-Only message. In the generated function axis2_stub_populate_services_for_myService(), the MEP is set to
      axis2_op_set_msg_exchange_pattern(op, env, AXIS2_MEP_URI_IN_ONLY) whereas it shall be axis2_op_set_msg_exchange_pattern(op, env, AXIS2_MEP_URI_OUT_ONLY).
      Regards,

      Attachments

        Activity

          People

            milinda Milinda Pathirage
            fredericheem Frederic Heem
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: