You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jinmei Liao (JIRA)" <ji...@apache.org> on 2016/11/30 00:16:58 UTC

[jira] [Created] (GEODE-2154) swagger-ui.html in IE on windows returns 404

Jinmei Liao created GEODE-2154:
----------------------------------

             Summary: swagger-ui.html in IE on windows returns 404
                 Key: GEODE-2154
                 URL: https://issues.apache.org/jira/browse/GEODE-2154
             Project: Geode
          Issue Type: Bug
          Components: management
            Reporter: Jinmei Liao


In a windows machine, start a server using the following gfsh command:

start server --name=server1 --start-rest-api --J=-Dgemfire.http-service-port=8080 --J=-Dgemfire.http-service-bind-address=localhost

Going to IE and hit the following url:
http://localhost:8080/geode/v1/servers
It will return a json string containing the the server address
but if you hit this url:
http://localhost:8080/geode/swagger-ui.html
it will return a 404.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)