On 19/05/2011 16:12, Nick Kew wrote:
On 19 May 2011, at 15:33, Geoff Froud wrote:

I am fronting my tomcat with apache2 using mod_proxy.  This is causing the 
content type of soap responses to be changed from text/xml to text/plain.
Is it?

I'd expect your backend is in fact returning no content-type at all.
Check the Apache documentation for DefaultType.

Thanks. You've hit the nail on the head.

By setting DefaultType to None my soap connection now works.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to