[
https://issues.apache.org/jira/browse/GEODE-2154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15713495#comment-15713495
]
Kevin Duling commented on GEODE-2154:
-------------------------------------
I just tried this and was unable to duplicate. Is there something I'm doing
differently than you? Please see attached screenshot.
> 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)