[
https://issues.apache.org/jira/browse/GEODE-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039678#comment-16039678
]
ASF GitHub Bot commented on GEODE-3044:
---------------------------------------
Github user jaredjstewart commented on the issue:
https://github.com/apache/geode/pull/566
Some more feedback after walking through the example.. Now that we start a
locator (which starts an http server of its own on 7070) we need to specify a
different http port for the server to use. Here is the command that I ended up
using:
```
start server --name=server1 --start-rest-api --J=-Dgemfire.jmx-manager=true
--J=-Dgemfire.jmx-manager-start=true --J=-Dgemfire.http-service-port=8080
```
> User Manual: Update Swagger example and screen shots
> ----------------------------------------------------
>
> Key: GEODE-3044
> URL: https://issues.apache.org/jira/browse/GEODE-3044
> Project: Geode
> Issue Type: Improvement
> Components: docs
> Reporter: Dave Barnes
> Assignee: Dave Barnes
>
> Screen captures in the section "Using the Swagger UI to Browse REST APIs"
> show an old GemFire implementation - need updating to match current
> appearance.
> Command lines that generate the screen shots are also out-of-date; they work,
> but they generate warnings. These should be cleaned up, as well.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)