DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6680>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6680
Cocoon adds space before <?xml..
------- Additional Comments From bdelacretaz@codeconsult.ch 2003-05-01 05:45 -------
Using the tcptunnel tool to check HTTP code going from Cocoon to a SOAP server
(screenshot attached), I don't see any space before the <?xml that cocoon sends.
There is a blank line before <?xml which is correct HTTP-wise AFAIK.
This was tested with the current Cocoon CVS (2.1 M2-dev), by starting tcptunnel
and changing the soap URL in samples/soap/pages/xscript/getquote1.xsp to
<soap:call url="http://localhost:1234/soap">.
Does this correctly demonstrate that your problem does not exist in 2.1 M2-dev?
|