|
Re: Further along, new problem...: msg#00360text.xml.soap.user
After some further debugging, I'm reaching the conclusion that the content type is okay. I set up TcpTunnelGui. This is the SOAP request my client is generating: POST HTTP/1.0 Host: localhost Content-Type: text/xml; charset=utf-8 Content-Length: 447 SOAPAction: "" <?xml version='1.0' encoding='UTF-8'?> <SOAP-ENV:Envelope xmlns:SOAP- ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/1999/XMLSchema-instance" xmlns:xsd="http://www.w3.org/1999/XMLSchema"> <SOAP-ENV:Body> <ns1:getMessage xmlns:ns1="urn:helloworld" SOAP- ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"> <caller xsi:type="xsd:string">reader</caller> </ns1:getMessage> </SOAP-ENV:Body> </SOAP-ENV:Envelope> So the content type is set to "text/xml", which looks good to me. Anything look wrong with this? Thanks, Jason On Thursday, May 30, 2002, at 01:47 PM, Erich Izdepski wrote: In the soap samples directory look at mime/MimeTest.java and the sendFile |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Newbie Deployment Descriptors Question (LONG!): 00360, Greg Symons |
|---|---|
| Next by Date: | RE: Further along, new problem...: 00360, Erich Izdepski |
| Previous by Thread: | RE: Further along, new problem...i: 00360, Erich Izdepski |
| Next by Thread: | RE: Further along, new problem...: 00360, Erich Izdepski |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |