You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "James Raynor (Jira)" <ji...@apache.org> on 2021/07/07 09:19:00 UTC

[jira] [Updated] (SLING-10589) Unable to set port parameter

     [ https://issues.apache.org/jira/browse/SLING-10589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Raynor updated SLING-10589:
---------------------------------
    Description: 
Start SlingCMS:

java -jar org.apache.sling.cms-1.0.2.jar -p 8081

After testing, for example:
 java -jar org.apache.sling.cms-1.0.2.jar -pxxx 8081

Show:  -p <arg> Set home dir

For now I can only set the port in Apache Felix Jetty Based Http Service.

  was:
java -jar org.apache.sling.cms-1.0.2.jar -p 8081

After testing, for example:
java -jar org.apache.sling.cms-1.0.2.jar -pxxx 8081

Show: -p <arg> Set home dir

For now I can only set the port in Apache Felix Jetty Based Http Service.


> Unable to set port parameter
> ----------------------------
>
>                 Key: SLING-10589
>                 URL: https://issues.apache.org/jira/browse/SLING-10589
>             Project: Sling
>          Issue Type: Bug
>          Components: App CMS
>    Affects Versions: App CMS 1.0.2
>            Reporter: James Raynor
>            Priority: Minor
>
> Start SlingCMS:
> java -jar org.apache.sling.cms-1.0.2.jar -p 8081
> After testing, for example:
>  java -jar org.apache.sling.cms-1.0.2.jar -pxxx 8081
> Show:  -p <arg> Set home dir
> For now I can only set the port in Apache Felix Jetty Based Http Service.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)