Community
All Communities
Products
ArcGIS Survey123
ArcGIS Pro
ArcGIS Online
ArcGIS Enterprise
Data Management
Geoprocessing
ArcGIS Web AppBuilder
ArcGIS Collector
ArcGIS Spatial Analyst
ArcGIS Dashboards
Imagery and Remote Sensing
ArcGIS StoryMaps
All Products Communities
Industries
Education
Water Resources
Gas and Pipeline
State & Local Government
Transportation
Water Utilities
Telecommunications
Natural Resources
Electric
Roads and Highways
Commercial
Science
All Industries Communities
Developers
Python
ArcGIS API for JavaScript
ArcGIS Runtime SDKs
ArcGIS API for Python
ArcObjects SDK
ArcGIS Pro SDK
Developers - General
ArcGIS API for Silverlight (Retired)
ArcGIS REST API
ArcGIS API for Flex (Retired)
ArcGIS Online Developers
ArcGIS for Windows Mobile (Retired)
All Developers Communities
Worldwide
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
ArcNesia
ArcGIS Content - Esri Nederland
Czech GIS
Comunidad GEOTEC
Esri Ireland
Esri Italia Community
Esri India
Swiss Geo Community
Rwanda Geospatial Forum
Používatelia ArcGIS
All Worldwide Communities
All Communities
Products
Developers
User Groups
Industries
Services
Community Basics
Worldwide
Events
ArcGIS Topics
Learning
Networks
View All Communities
ArcGIS Ideas
Community Basics
Community Help Documents
Community Blog
Community Feedback
Member Introductions
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Developers
:
ArcGIS REST API
:
ArcGIS REST API Questions
:
Can't find the well known end point for the Rest A...
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Can't find the well known end point for the Rest API
Subscribe
519
1
05-30-2012 05:42 PM
by
GuillaumeBarrea
u
New Contributor
05-30-2012
05:42 PM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Hello,
After standard install of
ArcGis Server 10 for the Java platform SP4
, I can't find the we well known end point.
I am looking for things like:
http://my.host.name:8399/arcgis/rest/services
and variations but I get a
HTTP Status 404 - The requested resource () is not available.
I have tried to find the configuration file where this would be specified but failed to do so. I have found a file at
C:\Program Files (x86)\ArcGIS\Server10.0\java\manager\web_output\rest\WEB-INF\classes\rest-config.txt
in which I see:
base.url=
http://my.host.name:8399/arcgis/sdk/rest
But all I see under this url is the documentation.
Thanks for any help.
Guillaume
Tags
(3)
Tags:
_rest
developers
rest_api
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
1 Reply
by
RaviNarayanan
Occasional Contributor II
06-13-2012
08:57 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Email to a Friend
Report Inappropriate Content
Hello,
Please make sure ArcGIS Server Manager Service (window service) is started. When restarting ArcGIS Server make sure this service should be started after staring the ArcGIS Server Object Manager Service.
Reply
0
Kudos
Post Reply