[TinyOWS-users] From B.Chandrasekaran tinyows.exe Exception message how to solve.
chandra sekaran
sekar.bc at gmail.com
Fri Apr 30 04:32:55 EST 2010
I have installed ms4w apache ( ms4w_3.0_beta11). I have extracted
tinyows-svn-ms4w3.0.zip to install tinyOWS.
After i modified config.xml as follows. If i run tinyows.exe i am
getting following exception. Any one help me to
solve this problem?
C:\ms4w\Apache\cgi-bin>tinyows.exe
Content-Type: application/xml
<?xml version='1.0' encoding='UTF-8'?>
<ows:ExceptionReport
xmlns='http://www.opengis.net/ows'
xmlns:ows='http://www.opengis.net/ows'
xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
xsi:schemaLocation='http://www.opengis.net/ows
http://schemas.opengis.net/ows/1.0.0/owsExceptionReport.xsd'
version='1.1.0' language='en'>
<ows:Exception exceptionCode='InvalidParameterValue' locator='service'>
<ows:ExceptionText>Service Unknown</ows:ExceptionText>
</ows:Exception>
</ows:ExceptionReport>
------------------------------------------------------------------
config.xml
----------------
<tinyows online_resource="http://127.0.0.1/cgi-bin/tinyows.exe"
schema_dir="/ms4w/apps/tinyows/schema">
<pg host="127.0.0.1" user="postgres" password="****" dbname="frida"
port="5432"/>
<metadata name="TinyOWS Server"
title="TinyOWS Server - WFS-T Frida Service" />
<contact name="TinyOWS Server"
site="http://www.tinyows.org/"
email="tinyows-users at lists.maptools.org" />
<layer retrievable="1"
writable="1"
prefix="frida"
server="http://www.tinyows.org/"
name="stateboun"
title="Frida lakes" />
</tinyows>
---------------------
regards,
B.Chandraskaran
India
More information about the TinyOWS-users
mailing list