Improve control port handling
-----------------------------

                 Key: SLING-2345
                 URL: https://issues.apache.org/jira/browse/SLING-2345
             Project: Sling
          Issue Type: Improvement
          Components: Launchpad
    Affects Versions: Launchpad Base 2.3.0
            Reporter: Carsten Ziegeler
             Fix For: Launchpad Base 2.4.0


Currently the port number of the control port the stop Sling or get the status 
has either to be specified via commandline argument or if missing a hard-coded 
default is used.

I think we should:
- use the provided port if specified
- use any port of not specified
- write the used port to a file inside sling home
- use the port number from the file if the port is not specified and the 
command is not start

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to