[
https://issues.apache.org/jira/browse/GEODE-2103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15855293#comment-15855293
]
ASF subversion and git services commented on GEODE-2103:
--------------------------------------------------------
Commit 1d5ae68ef07fa2c7f4298b91be9f02bea5fc8110 in geode's branch
refs/heads/develop from [~deepakddixit]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=1d5ae68 ]
GEODE-2103: start locator command should include --http-service-port and
--http-service-bind-address
* Adding --http-service-port and --http-service-bind-address parameters to
start locator command
* Added Junit test to verify command line parameters
* Fixing HelpCommandsIntegrationTest
* this closes #326
> start locator command should include --http-service-port and
> --http-service-bind-address
> ----------------------------------------------------------------------------------------
>
> Key: GEODE-2103
> URL: https://issues.apache.org/jira/browse/GEODE-2103
> Project: Geode
> Issue Type: Improvement
> Components: docs, management
> Affects Versions: 1.0.0-incubating
> Reporter: Kirk Lund
> Assignee: Deepak Dixit
>
> To facilitate starting the Admin REST API on a Locator, start locator command
> should include --http-service-port and --http-service-bind-address.
> Workaround is to specify these configuration properties with --J:
> --J=-Dgemfire.http-service-port=
> --J=-Dgemfire.http-service-bind-address=
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)