[
https://issues.apache.org/jira/browse/GEODE-1951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund updated GEODE-1951:
-----------------------------
Labels: deploy (was: )
> users should be able to deploy jars when no servers are running
> ---------------------------------------------------------------
>
> Key: GEODE-1951
> URL: https://issues.apache.org/jira/browse/GEODE-1951
> Project: Geode
> Issue Type: Bug
> Components: configuration
> Reporter: Swapnil Bawaskar
> Labels: deploy
>
> If I start a locator and then try to deploy a jar file I get the following
> error message:
> {noformat}
> gfsh>deploy --jar=/path/to/some.jar
> No Members Found
> {noformat}
> The behavior desired is that the locator should store the jar file, so that
> when members are started they can get this jar from the locator (through
> cluster configuration). This behavior is desired for adding security
> callbacks to the servers, as they are being started.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)