<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:10pt"><div>I apologize the XML's are as follows<br><br>[POE]<br>&nbsp;&nbsp;&nbsp; &lt;namesp1:hiResponse xmlns:namesp1="<a target="_blank" href="http://127.0.0.1:32080/"><span class="yshortcuts" id="lw_1281642690_0">http://127.0.0.1:32080/</span></a>"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;s-gensym3 xsi:type="xsd:string"&gt;Hello&lt;/s-gensym3&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/namesp1:hiResponse&gt;<br><br>[Apache::SOAP]<br>&nbsp;&nbsp;&nbsp; &lt;hiResponse xmlns="<a target="_blank" href="http://127.0.0.1/Demo"><span class="yshortcuts" id="lw_1281642690_1">http://127.0.0.1/Demo</span></a>"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;s-gensym3
 xsi:type="xsd:string"&gt;Hello&lt;/s-gensym3&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/hiResponse&gt;<br></div><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 10pt;"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Mithun Bhattacharya &lt;inzoik@yahoo.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> chicago-talk@pm.org<br><b><span style="font-weight: bold;">Sent:</span></b> Thu, August 12, 2010 3:00:54 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Adding namespace in Method Response<br></font><br>
<meta http-equiv="x-dns-prefetch-control" content="off"><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 10pt;">Hi,<br><br>I am trying to migrate a set of web services to run under Apache::SOAP instead of POE::Component::Server::SOAP and am observing a behavior which has halted the whole process.<br><br>I have attached a sample service running under POE and its CGI equivalent. With SOAP::Trace enabled the soap body for POE was<br><span>&nbsp;&nbsp;&nbsp; </span><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;s-gensym3 xsi:type="xsd:string"&gt;Hello&lt;/s-gensym3&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/namesp1:hiResponse&gt;<br><br>whereas the Apache::SOAP code is generating<br><span>&nbsp;&nbsp;&nbsp; </span><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;s-gensym3
 xsi:type="xsd:string"&gt;Hello&lt;/s-gensym3&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/hiResponse&gt;<br><br>The
 above difference is preventing a .Net client from reading the 
response.<br><br>Any suggestions or pointers would be highly appreciated.<br><br><br><br>- Mithun



</div><br>

      <meta http-equiv="x-dns-prefetch-control" content="on"></div></div>



</div><br>

      </body></html>