You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Benjamin Engele (JIRA)" <ax...@ws.apache.org> on 2010/02/26 16:25:27 UTC

[jira] Updated: (AXISCPP-1065) Setting the client wsdd path using AxisCPPConfigDefaults doesn't work

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

Benjamin Engele updated AXISCPP-1065:
-------------------------------------

    Attachment: clientwsdd.patch

Attached patch.

> Setting the client wsdd path using AxisCPPConfigDefaults doesn't work
> ---------------------------------------------------------------------
>
>                 Key: AXISCPP-1065
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-1065
>             Project: Axis-C++
>          Issue Type: Bug
>            Reporter: Benjamin Engele
>         Attachments: clientwsdd.patch
>
>
> Following code 
>   AxisCPPConfigDefaults defaults;
>   defaults.setClientWSDDFile("D:\WS\client.wsdd");
>   defaults.apply();
> should make axis use the specified client wsdd file, but it doesn't.

-- 
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: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org