[TinyOWS-dev] xml isn't valid
Olivier Courtin
olivier.courtin at gmail.com
Mon Nov 8 11:54:22 EST 2010
On Nov 8, 2010, at 10:48 AM, Mohammed Rashad wrote:
Mohammed,
> I am getting this error when I dynamically add the layer to tinyows
> config.xml and create the table in the tinyows_demo database. I
> looked the config.xml and
> new layer entry is there. also a table with some data is also
> created in database. But when I add a polygon using openlayers and
> tried to save it shows this error
>
>
>
> <ows:ExceptionText>xml isn't valid</ows:ExceptionText>
You have to activate TinyOWS log to see why the xml is invalid
So in TinyOWS config file add log properties, for instance:
<tinyows
online_resource="http://127.0.0.1/cgi-bin/tinyows"
schema_dir="/usr/local/tinyows/schema/"
log="/tmp/tinyows.log">
Then try again with OL a WFS-T Transaction, and look at the log.
(Post it here if it's not helpfull enough)
HTH,
--
Olivier
More information about the TinyOWS-dev
mailing list