Does the locator work in ArcMap?Brad
Mihkel,is this 10.0 or a 10.1 beta server?
Both GET/POST are supported and we want to understand why this may not be working for your case. Is this a .NET or a Java Server. If this is a Java, can you provide information about the applications server that is used?
Mihkel,if the URIEncoding property is set for tomcat HTTP Connector, can you try without this setting? http://tomcat.apache.org/tomcat-5.5-doc/config/http.htmlFor example if this is tomcat that is installed with the server check for the URIEncoding property defined for a <Connector> in \ArcGIS\Server10.0\java\manager\service\managerappserver\conf\server.xml
The URLEncoding property is set only for the <connector> port 8080 in \Tomcat6.0\conf\server.xml and this has to be UTF-8.
Mihkel, Did you try without the URIEncoding property set for the tomcat on port 8080? My previous post assumed the service was accessed via port 8399.
Mihkel,Most likely the setting of URIEncoding to UTF-8 is causing this behavior. if you can isolate the one of the REST services to use to use a different instance of tomcat, you might be able to identify if it works as expected. Ravi
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.