Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Not A Problem
-
App CMS 1.0.2
-
None
-
None
Description
Starting SlingCMS with the following command line is not valid:
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.