<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi list,<br>
    <br>
    <h4>In summary</h4>
    <p>  Does Zoo support wps:Reference node using method="POST" ?<br>
      <br>
    </p>
    <h4>Details</h4>
    <p>  It will be easier to explain using examples.  See the attached
      files.  Using curl, you can easily execute the requests and see
      the first one working (method=GET) and the other doesn't
      (method=POST).  The latter seems to be correctly set (the XML
      seems okay).  So I'm not sure where the problem <br>
      is.  Does Zoo support wps:Reference node using method="POST" or is
      there something wrong with my XML definition ?</p>
    <p><br>
      GET:<br>
    </p>
    <pre>curl -X POST -d @execute-wfs5-get-custom.xml <a class="moz-txt-link-freetext" href="http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi">http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi</a> --header "Content-Type:text/xml"</pre>
    <p><br>
    </p>
    <p>POST:<br>
    </p>
    <pre>curl -X POST -d @execute-wfs4-post-custom.xml <a class="moz-txt-link-freetext" href="http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi">http://zoo-project.org/cgi-bin-new1/zoo_loader.cgi</a> --header "Content-Type:text/xml"
</pre>
    <p><br>
    </p>
    <p>Any hint ?<br>
    </p>
    <p><br>
    </p>
    <pre class="moz-signature" cols="72">-- 
Alexandre Dubé
T: +1 418-696-5056 #203
<a class="moz-txt-link-freetext" href="http://www.mapgears.com/">http://www.mapgears.com/</a></pre>
  </body>
</html>