Benson, On Wednesday 23 April 2008, Benson Margulies wrote: > As for the message type, hey, I just made the Javascript client do > just what the Java client does, didn't I? I would be happy to add a > way to change it, but I'd like the business to be comparable to what > the standard-conforming clients do. Dan, can you shed me any light on > this?
Depends on the SOAP version. If it's soap 1.1, it should be text/xml. If it's 1.2, it should be application/soap-xml. Thus, this DOES look like a bug in the utils thing. -- J. Daniel Kulp Principal Engineer, IONA [EMAIL PROTECTED] http://www.dankulp.com/blog
