Hi, The default port for the OSGi HTTP Service is 80 - as well as the default port for Tomcat being 8080.
Would it be a big deal to add the following into our config.properties by default to change this port - say something like org.osgi.service.http.port=4567 ? Edell.