SimpleRESTSOE Invalid URL Error message

1346
6
11-07-2011 10:46 AM
KarenRobine
Occasional Contributor II
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
Occasional Contributor III
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
Occasional Contributor II
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
Occasional Contributor III
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
Occasional Contributor II
I set verbose logging previously.
It shows nothing at all about the error. Just server contexts being released...
0 Kudos
RichardWatson
Frequent Contributor
What version of ArcGIS Server are you running?
0 Kudos
KarenRobine
Occasional Contributor II
10.0 SP2 and SP3
0 Kudos