I am trying to get the discovery information from a shindig container 
running on localhost. 
Here's the http header:
GET /social/rest/ HTTP/1.1
Accept: application/xrds+xml
User-Agent: Jakarta Commons-HttpClient/3.1
Host: localhost:8080


And here's the http response header:
HTTP/1.1 501 The service  is not implemented
Content-Type: text/html; charset=iso-8859-1
Content-Length: 1442
Server: Jetty(6.1.9)

And the response body:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<title>Error 501 The service  is not implemented</title>
</head>
<body><h2>HTTP ERROR: 501</h2><pre>The service  is not implemented</pre>
<p>RequestURI=/social/rest/</p><p><i><small><a href="
http://jetty.mortbay.org/";>Powered by Jetty://</a></small></i></p><br/>    


So, this may be a silly question, but am I doing something wrong, or is 
support for discovery not yet implemented in shindig?

Thanks in advance for the help!

-Mark W.
_______________________________________________________________________________________________________________
Mark Weitzel | STSM | IBM Software Group | (919) 543 0625 | 
[EMAIL PROTECTED]

Reply via email to