Hello, I want to realize a own ows plugin. The KVP parsing by HTTP Get is no problem. But when I want to use XML Post I cant fetch the Post-Data. I use request.getInputstream but it returns me no Information also i try it with reset/mark but it gives a exception that it is not allowed. I checked all methods from request Object but the Post-Data is lost. But getContentLength() gives me the correct size of the HTTP-Request. In my opinion the ows.Dispatcher work not correctly. So what can i do?
Ps: Sorry for my bad english ;) -- View this message in context: http://osgeo-org.1560.n6.nabble.com/Implements-ows-troubles-with-Post-Data-tp4678415p4678415.html Sent from the GeoServer - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
