[
https://issues.apache.org/jira/browse/GEODE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15716566#comment-15716566
]
Kevin Duling commented on GEODE-2154:
-------------------------------------
Ok, tried it out. Looks like it's a version issue as
localhost:8080/geode/docs/index.html still works. That's the URL that should
actually be documented, since I made the changes for swagger2
backwards-compatible.
> 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
> Attachments: Screen Shot 2016-12-01 at 4.10.39 PM.png
>
>
> 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)