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

dynamic invocation fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.4.0
    • None
    • core/clientapi
    • None
    • linux (RHEL5)

    Description

      axis2_svc_client_create_for_dynamic_invocation fails with a 0 error code.

      Looking at the code in svc_client.c (line 183), it appears that it fails after :
      svc_client->options = axis2_options_create(env);
      The test on line 184 fails because svc_client->svc is NULL
      if (svc_client->svc)

      Attachments

        Activity

          People

            Unassigned Unassigned
            aegle95 AEGLE
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: