Thanks Deniz,
The important bit was:
POST /cgi-bin/pywps.cgi? HTTP/1.0
Content-Type: text/xml; charset=utf-8
Accept: application/soap+xml, application/dime, multipart/related, text/*
User-Agent: Axis/1.4
Host: localhost
Cache-Control: no-cache
Pragma: no-cache
SOAPAction: "http://localhost/cgi-bin/pywps.cgi?/ExecuteProcess_ogrbuffer"
Content-Length: 1546
<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><ns1:ExecuteProcess_ogrbuffer
xmlns:ns1="http://www.opengis.net/wps/1.0.0"><data xmlns=""><?xml
version="1.0" encoding="UTF-8"?>
<ogr:FeatureCollection
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://ogr.maptools.org/ singlePoint.xsd"
xmlns:ogr="http://ogr.maptools.org/"
xmlns:gml="http://www.opengis.net/gml">
<gml:boundedBy>
<gml:Box>
<gml:coord><gml:X>348757.095296754</gml:X><gml:Y>239942.9447343307</gml:Y></gml:coord>
<gml:coord><gml:X>348757.095296754</gml:X><gml:Y>239942.9447343307</gml:Y></gml:coord>
</gml:Box>
</gml:boundedBy>
<gml:featureMember>
<ogr:singlePoint fid="F0">
<ogr:geometryProperty><gml:Point><gml:coordinates>348757.095296754036099,239942.944734330725623,741.989222523751437</gml:coordinates></gml:Point></ogr:geometryProperty>
<ogr:cat>1</ogr:cat>
</ogr:singlePoint>
</gml:featureMember>
</ogr:FeatureCollection></data><size
xmlns="">0.5</size></ns1:ExecuteProcess_ogrbuffer></soapenv:Body></soapenv:Envelope>
I was worried that it would not be encoded correctly but it looks valid to me.
So we need to check with Jorge if that is what _should_ be sent for an XML file.
Are there logs from your WPS server saying what it receives and what errors it
detected? It only told Taverna that:
The server encountered an internal error or misconfiguration and was unable to
complete your request
Alan
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/