On the Pocket Pc emulator of VS2003 i'm trying to run an application that
want to access web services on a java server ( using JWSDP 1.5).
And occurs a error, and i don't no how to slove it:
----------------------------------------
unexpected encoding style:
expected=http://schemas.xmlsoap.org/soap/encoding/, actual=
----------------------------------------
A think it's a lack of what is the actual enconding, but i'm not sure...
Thanks