hi, Based on the error message my guess would be that GeoServer is not processing the body of the request properly. What is the content type header?
Could you send the original request being sent to GeoServer (assuming you have firebug handy). Thanks. -Justin Aramse wrote: > Hi All, > > I have just started using Geoserver and OpenLayers and I am getting the > following error after sending an update request to Geoserver: > > <?xml version="1.0" encoding="UTF-8"?> > <ows:ExceptionReport version="1.0.0" > xsi:schemaLocation="http://www.opengis.net/ows > /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="MissingParameterValue" locator="request"> > <ows:ExceptionText>Could not determine geoserver request from http > request GET /geoserver/wfs HTTP/1.1 > Content-Type: text/xml
 > Accept: */*
 > User-Agent: Mozilla/4.0 (compatible; Win32; WinHttp.WinHttpRequest.5)
 > Host: spatialdev:8080
 > Connection: Keep-Alive
 > 
 > </ows:ExceptionText> > </ows:Exception> > </ows:ExceptionReport> > > This seems to be a quite common error, but I havn't found a solution or > answer that adequately provides a description of why it occurs and what > casuses it. > > Any help would be appreciated. > > Thanks in advance. > > A. -- Justin Deoliveira OpenGeo - http://opengeo.org Enterprise support for open source geospatial. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
