[Users] geoext tutorial - wfs-t editor: save strategy not working.

Ian Turton ijturton at gmail.com
Wed Jan 26 16:42:12 CET 2011


On Wed, Jan 26, 2011 at 5:27 AM, Robert Buckley
<robertdbuckley at yahoo.com> wrote:
> Thanks for the help,
>
> Looking in FireBug I can see that
>
> Post = correct.
>
> but response gives an exeption
>
>
> <?xml version="1.0" encoding="UTF-8"?>
> <ows:ExceptionReport version="1.0.0"
>   xsi:schemaLocation="http://www.opengis.net/ows
> http://maps.zgb.de:8080/geoserver/schemas/ows/1.0.0/owsExceptionReport.xsd"
>
>  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
> xmlns:ows="http://www.opengis.net/ows">
>   <ows:Exception exceptionCode="NoApplicableCode">
>     <ows:ExceptionText>java.lang.NullPointerException
> null</ows:ExceptionText>
>   </ows:Exception>
>

Turning up the level of debugging in GeoServer may make this clearer.

Ian


More information about the Users mailing list