The problem is this:

We did a software and it works with:

LIB AXIS2C 1.0.0 and AXIOM_SOAP_12

But when we tried to compile it on client´s PC the LIB AXIS2C 1.0.0 retrieve
me  errors( conflict with lib LIBXML2) - Who said me this was the person who
tried to compile there.

Then we change the version to LIB AXIS2C 1.4.0 and AXIOM_SOAP_12 - and then
it not works, when i call axis2_svc_client_send_receive I am receiving
error 193 (Transport identified SOAP version does not match with SOAP
message version).

Then we tried LIB AXIS2C 1.4.0 and AXIOM_SOAP_11 - It works but if i receive
a special character like á, é ,í ,ó , ú ,ç and others, the function returns
error.

I think the best solution i to use LIB AXIS2C 1.4.0 and AXIOM_SOAP_11, but I
didn´t found any charset configuration.

Thanks,
Rodrigo
On Thu, Aug 28, 2008 at 10:29 PM, Thomas Hruska <[EMAIL PROTECTED]>wrote:

>     Rodrigo Bortholin wrote:
> > I did a program to get data from a Web Service, with soap 1.2 and axis
> 2c.
> >
> > But i don´t know if is some problem with charset or version
> incompatibility.
> >
> > Someone knows what i need to do ?
> >
> >
> > Thanks
>
> Wireshark: http://www.wireshark.org/
>
> Web Services borders on the limits of those in this group and typically
> implies .NET (which we don't do, but .NET isn't always the case, there
> are C/C++ SOAP libraries). You may need to head over to
> www.codeproject.com. And don't forget to share the relevant portions of
> source code.
>
> --
> Thomas Hruska
> CubicleSoft President
> Ph: 517-803-4197
>
> *NEW* MyTaskFocus 1.1
> Get on task. Stay on task.
>
> http://www.CubicleSoft.com/MyTaskFocus/<http://www.cubiclesoft.com/MyTaskFocus/>
>
> 
>


[Non-text portions of this message have been removed]

Reply via email to