[ 
https://issues.apache.org/jira/browse/AXIS2C-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Lazarski resolved AXIS2C-1352.
-------------------------------------
    Resolution: Won't Fix

The dynamic invocation feature was intentionally removed shortly after this bug 
was reported and is no longer supported in Axis2/C.  

> dynamic invocation fails
> ------------------------
>
>                 Key: AXIS2C-1352
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1352
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/clientapi
>    Affects Versions: 1.4.0
>         Environment: linux (RHEL5)
>            Reporter: AEGLE
>            Priority: Major
>
> 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)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to