Re: [Geoserver-users] 405, FTL and REST delete of SLD

2012-07-12 Thread Martijn Coenen
: andrea.a...@gmail.com [mailto:andrea.a...@gmail.com] Namens Andrea Aime Verzonden: donderdag 5 juli 2012 16:39 Aan: David Winslow CC: Martijn Coenen; geoserver-users@lists.sourceforge.net Onderwerp: Re: [Geoserver-users] 405, FTL and REST delete of SLD On Thu, Jul 5, 2012 at 4:18 PM, David Winslow

[Geoserver-users] 405, FTL and REST delete of SLD

2012-07-05 Thread Martijn Coenen
Hello, We are using REST to DELETE style information from Geoserver. It works very well except on one implementation at one of our customers. A DELETE request returns a 405 error. Normally this would be a MIME-type issue, but in this case the mime types are just fine. The setup is: IIS 7,

Re: [Geoserver-users] 405, FTL and REST delete of SLD

2012-07-05 Thread David Winslow
FTL is the template language we use to generate HTML output in several places in GeoServer, including the REST API. If you are seeing FTL errors in the REST API it is a bug in GeoServer and a JIRA report would be appreciated. -- David Winslow OpenGeo - http://opengeo.org/ On Thu, Jul 5, 2012

Re: [Geoserver-users] 405, FTL and REST delete of SLD

2012-07-05 Thread Andrea Aime
On Thu, Jul 5, 2012 at 4:18 PM, David Winslow dwins...@opengeo.org wrote: FTL is the template language we use to generate HTML output in several places in GeoServer, including the REST API. If you are seeing FTL errors in the REST API it is a bug in GeoServer and a JIRA report would be