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
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to