Select to view content in your preferred language

SimpleRESTSOE Invalid URL Error message

1567
6
11-07-2011 10:46 AM
KarenRobine
Frequent Contributor
I've been unable to get the SimpleRESTSOE to work. I'm getting the error message, Invalid URL when I hit the SOE using http://<server>/ArcGIS/rest/services/<service>/MapServer/exts/SimpleRestSOE 
I am able to get SimpleSOAPSOE to work.

Does anybody have any ideas?

Karen
0 Kudos
6 Replies
TomSchuller
Frequent Contributor
karen,
did you cleared your REST-cache?

When you open "http://<server>/ArcGIS/rest/services/<service>/MapServer",
did you see at the bottom of the page the SOE under 'Supported Extensions'?

Tom
0 Kudos
KarenRobine
Frequent Contributor
Yes, I cleared the cache.

Yes, I see my extension on the bottom of the list of extensions.

I've also programmed another extension, and it doesnt work either. And all the proper stuff seems to show up in the config files. Thats why I setup the out of box SimpleRESTSOE - so I can prove it wasn't my code.

I'm guessing it's something about security, but I'm not sure what? The crossdomain.xml and clientacesspolicy.xml look almost exactly like the ones on arconline, except our clientacesspolicy.xml added   <domain uri="https://*" />
0 Kudos
TomSchuller
Frequent Contributor
karen,
coud you check the Acrgis server logs in "verbose" mode?

You could also post them. I will take a look on it.

Tom
0 Kudos
KarenRobine
Frequent Contributor
I set verbose logging previously.
It shows nothing at all about the error. Just server contexts being released...
0 Kudos
RichardWatson
Deactivated User
What version of ArcGIS Server are you running?
0 Kudos
KarenRobine
Frequent Contributor
10.0 SP2 and SP3
0 Kudos