Title: SOAP Request Problem, blank xmlns fields
All,
I have recently changed the wsdl to pass base64Binary inside the SOAP envelope. Since I did this, the xmlns and xsi type fields aren't even showing, as shown below:
..
http://fgs.sunterra.com/ws/TemplateService.wsdl">
CONTR
All,
I looked at the example of setting the SOAP header using
the WSDL stubs. I tried both the SOAPHeaderElement method as well as the
string/string/object method. Compiles and runs fine, but no SOAP header
appears in the request, as I am seeing in TCPMON. I have all the required
jars, e
All,
I am having what seems to be a unique problem when an Axis
client contants a GSOAP server sending a DIME attachment. The GSOAP
client to GSOAP server works fine. Here is the request from Axis to
GSOAP.
POST / HTTP/1.0?
Content-Type: application/dime?Accept: application/soap+xml,
a