Hi:
I'm using a g++ compiler in a Pentium 4 Computer over Linux 2.6.32-41, I
guess the pointer size are determined by the architecture. I don't use far nor
near pointers in my code.
Atanacio.
From: Stadelmann Josef
To: Apache AXIS C User List ; Atanacio R
I'm still trying to get the Salesforce Partner WSDL to work with
Axis2. I'm not so great with editing these WSDLs by hand and I hope
someone here can lead me in the right direction. I don't think I can
pastebin or otherwise distribute the whole partner WSDL, but you can
get a copy from a Salesfor
Dear Atanacio
Check your Code and make sure all pointer are at least 32 bit pointers.
Often you have just problems when one of the many pointers is of a 16
bit size.
Pointer Size matters and are important when larger buffers come to play.
Josef
Von: Atanacio Reyes [mailto:arey...@ya