Thankyou for doing that for me Mark,

My understanding is that there are no ssl configurations on the call API.
therefore this is the correct fix.

John Hawkins



Mark Whitlock/UK/[EMAIL PROTECTED] wrote on 07/01/2005 16:38:01:

>
>
>
>
> I've fixed this by removing the secure parameter from Call::initialize
and
> Call::openConnection. I'm not sure whether this is the correct fix, but
at
> least Call compiles now and the tests run successfully.
> Mark
> Mark Whitlock, IBM
>
> ----- Forwarded by Mark Whitlock/UK/IBM on 07/01/2005 16:36 -----
>

>              John

>              Hawkins/UK/[EMAIL PROTECTED]

>              MGB
To
>                                        "Apache AXIS C Developers List"

>              07/01/2005 15:22          <[email protected]>

>
cc
>

>              Please respond to
Subject
>               "Apache AXIS C           Re: Changes to Call class

>              Developers List"

>

>

>

>

>

>
>
>
>
>
>
>
>
> raise a JIRA - I'll fix.
>
> John Hawkins
>
>
>
>
>
>              Andrew
>              Perry2/UK/[EMAIL PROTECTED]
>              GB
To
>                                        Apache AXIS C Developers List
>              07/01/2005 15:15          <[email protected]>
>
cc
>
>              Please respond to
Subject
>               "Apache AXIS C           Changes to Call class
>              Developers List"
>
>
>
>
>
>
>
>
>
>
>
>
>
> The call class was changed to "removed unused, outdated 'secure'
parameters
> from Call class.", but wsdl2ws still creates the initialize with
>
> int axiscpp::Call::initialize(axiscpp::PROVIDERTYPE,
> axiscpp::AXIS_CHANNEL_TYPE)
>
> when the only candidate now in Call.hpp is
>
> int axiscpp::Call::initialize(axiscpp::PROVIDERTYPE)
>
>
> so the clients can no longer compile.
>
> Is anyone onto fixing this before I raise a Jira?
>
> Regards,
>
> Andrew Perry
> IBM C/C++ Web Services Client
> [EMAIL PROTECTED]
> Mail Point 127
> IBM UK Laboratories. Hursley Park, Winchester, Hants. SO21 2JN
> Tel. Internal 249828  External + 44 (0)1962 819828
> Fax. + 44(0)1962 818080
>
>
>
>

Reply via email to