Issue Type: Bug Bug
Affects Versions: 2.3-beta1
Assignee: Andrea Aime
Components: REST
Created: 08/Feb/13 9:30 AM
Description:

Requesting wms (or any other service) using the rest api returns the following:

$ curl -XGET -u admin:geoserver http://localhost:8080/geoserver-2.3-beta1/rest/wms
<html>
<head>
<title> Geoserver Configuration API </title>
<meta name="ROBOTS" content="NOINDEX, NOFOLLOW"/>
</head>
<body>
<h2>Geoserver Configuration API</h2>
<ul>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/workspaces">workspaces</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/namespaces">namespaces</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/styles">styles</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/layers">layers</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/layergroups">layergroups</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/reload">reload</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/reset">reset</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/about/manifest">about/manifest</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/about/version">about/version</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/settings">settings</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/settings/contact">settings/contact</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/services/wms/settings">services/wms/settings</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/services/wfs/settings">services/wfs/settings</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/services/wcs/settings">services/wcs/settings</a></li>
<li><a href="" class="code-quote">"http://localhost:8080/geoserver-2.3-beta1/rest/wms/templates">templates</a></li>
</ul>
</body>
</html>

    
Project: GeoServer
Priority: Trivial Trivial
Reporter: Benjamin Trigona-Harany
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to