<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Beginner trying to get our map server to work in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537385#M50104</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The REST API supports an admin console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/SDK/REST/index.html?admin.html"&gt;http://services.arcgisonline.com/ArcGIS/SDK/REST/index.html?admin.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The REST API caches content pertaining to catalogs, services, maps, models, etc. Caching such content allows significant performance impovements while working with the REST API. However, you need to clear this cache when you add services, remove services, update services, or update to a new version of the REST API.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It could be that cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Sep 2010 07:17:03 GMT</pubDate>
    <dc:creator>AxelSchaefer</dc:creator>
    <dc:date>2010-09-08T07:17:03Z</dc:date>
    <item>
      <title>Beginner trying to get our map server to work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537381#M50100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am following the guide&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/arcgis/help/jshelp/intro_firstmap.htm"&gt;http://resources.esri.com/help/9.3/arcgisserver/apis/javascript/arcgis/help/jshelp/intro_firstmap.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That works, but as soon as I change the Map Server URL to our own map server, we start to get errors:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://xxx:8399/arcgis/services/UK/MapServer?f=json&amp;amp;callback=dojo.io.script.jsonp_dojoIoScript1._jsonpCallback"&gt;http://xxx:8399/arcgis/services/UK/MapServer?f=json&amp;amp;callback=dojo.io.script.jsonp_dojoIoScript1._jsonpCallback&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;throws an Apache Tomcat error, HTTP Status 405 - HTTP method GET is not supported by this URL&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One thing I'm puzzled by is that our manager seems to be telling us the URL for our map service is actually:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://xxx:8399/arcgis/services/UK/MapServer?wsdl"&gt;http://xxx:8399/arcgis/services/UK/MapServer?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Why is the ?wsdl there but not in the sample? Is there a capability we have not turned on we need to?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I try using that URL it still doesn't work - the call returns XML and nothing happens. I'm quessing from the GET parameters it was excepting some JSON wrapped in a JS function call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 09:17:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537381#M50100</guid>
      <dc:creator>JamesB</dc:creator>
      <dc:date>2010-09-07T09:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner trying to get our map server to work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537382#M50101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've just noticed the URL we were given to use doesn't have the word rest in - do we have to do anything to get our rest services working?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've also just tried with version 2.0 of the API&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/EN/webapi/javascript/arcgis/help/jshelp/intro_firstmap.htm"&gt;http://help.arcgis.com/EN/webapi/javascript/arcgis/help/jshelp/intro_firstmap.htm&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;and got the same results&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help appreciated, thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 09:40:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537382#M50101</guid>
      <dc:creator>JamesB</dc:creator>
      <dc:date>2010-09-07T09:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner trying to get our map server to work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537383#M50102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You have to access the REST service-endpoint for the JavaScript API. The SOAP (with the WSDL)&amp;nbsp; endpoint is for the .NET and Java Frameworks and ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Take a look at this Services Directory at: &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services"&gt;http://services.arcgisonline.com/ArcGIS/rest/services&lt;/A&gt;&lt;SPAN&gt; and the according Help at &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/SDK/REST/index.html"&gt;http://services.arcgisonline.com/ArcGIS/SDK/REST/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A REST url looks like this: &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;SPAN&gt; and contains a rest element in the URL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A SOAP url looks like this: &lt;/SPAN&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/services/World_Street_Map/MapServer?wsdl"&gt;http://services.arcgisonline.com/ArcGIS/services/World_Street_Map/MapServer?wsdl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;http://services.arcgisonline.com/ArcGIS/services/World_Street_Map/MapServer?wsdl&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;HTH and Bye.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 13:02:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537383#M50102</guid>
      <dc:creator>AxelSchaefer</dc:creator>
      <dc:date>2010-09-07T13:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner trying to get our map server to work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537384#M50103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks ... we have found the problem - for some reason, the REST services haven't started on our server. We are looking into it ...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Sep 2010 14:56:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537384#M50103</guid>
      <dc:creator>JamesB</dc:creator>
      <dc:date>2010-09-07T14:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner trying to get our map server to work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537385#M50104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The REST API supports an admin console.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/SDK/REST/index.html?admin.html"&gt;http://services.arcgisonline.com/ArcGIS/SDK/REST/index.html?admin.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The REST API caches content pertaining to catalogs, services, maps, models, etc. Caching such content allows significant performance impovements while working with the REST API. However, you need to clear this cache when you add services, remove services, update services, or update to a new version of the REST API.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It could be that cache.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Sep 2010 07:17:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537385#M50104</guid>
      <dc:creator>AxelSchaefer</dc:creator>
      <dc:date>2010-09-08T07:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner trying to get our map server to work</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537386#M50105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Apparently our install of the REST service was broken. We had to re-install the server, and the rest services now seem to be present - I can access the manager interface anyway.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Sep 2010 10:13:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/beginner-trying-to-get-our-map-server-to-work/m-p/537386#M50105</guid>
      <dc:creator>JamesB</dc:creator>
      <dc:date>2010-09-22T10:13:29Z</dc:date>
    </item>
  </channel>
</rss>

