[Cartoweb-dev] [Bug 2050] SOAP response should send a text/xml content type header

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Fri May 29 05:18:10 EST 2009


http://bugzilla.maptools.org/show_bug.cgi?id=2050


Oliver Christen <oliver.christen at camptocamp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver.christen at camptocamp.
                   |                            |com




--- Comment #1 from Oliver Christen <oliver.christen at camptocamp.com>  2009-05-29 10:18:09 ---
I believe the function readSoapXML is only called in case of cache hit, so if
the header is set there, it will not be set correctly in all cases

if you have configured your cartoserver with usedWsdl = false (it should be the
default setting), can you try to add the "header" command in the file
/htdocs/server.php just before $cache->printSoapXML($HTTP_RAW_POST_DATA);

please let me know if it solve the problem too

-- 
Configure bugmail: http://bugzilla.maptools.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Cartoweb-dev mailing list