<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:8pt"><div><pre role="list"><code class="wrappedText focusRow" role="listitem">Thanks for the help,<br><br>Looking in FireBug I can see that<br><br>Post = correct.<br><br>but response gives an exeption<br><br><br>&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br></code><code class="wrappedText focusRow" role="listitem">&lt;ows:ExceptionReport version="1.0.0"<br></code><code class="wrappedText focusRow" role="listitem"><span>  xsi:schemaLocation="<a target="_blank" href="http://www.opengis.net/ows">http://www.opengis.net/ows</a> <a target="_blank" href="http://maps.zgb.de:8080/geoserver/schemas/ows/1.0.0">http://maps.zgb.de:8080/geoserver/schemas/ows/1.0.0</a></span></code><code class="wrappedText focusRow" role="listitem">/owsExceptionReport.xsd"<br></code><code class="wrappedText focusRow" role="listitem"><span> 
 xmlns:xsi="<a target="_blank" href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>" xmlns:ows="<a target="_blank" href="http://www.opengis.net/ows">http://www.opengis.net/ows</a>"&gt;</span><br></code><code class="wrappedText focusRow" role="listitem">  &lt;ows:Exception exceptionCode="NoApplicableCode"&gt;<br></code><code class="wrappedText focusRow" role="listitem">    &lt;ows:ExceptionText&gt;java.lang.NullPointerException</code><code class="wrappedText focusRow" role="listitem"><br>null&lt;/ows:ExceptionText&gt;<br></code><code class="wrappedText focusRow" role="listitem">  &lt;/ows:Exception&gt;<br><br><br>What does this mean?</code><code class="wrappedText focusRow" role="listitem"><br><br>thanks,<br><br>Robert<br></code></pre></div>
</div><br></body></html>