/[Apache-SVN]
ViewVC logotype

Revision 706552


Jump to revision: Previous Next
Author: walkerr
Date: Tue Oct 21 08:56:41 2008 UTC (15 years, 9 months ago)
Changed paths: 1
Log Message:
FELIX-769  Service property now set with actual HTTP and HTTPS ports used. Default service property names are same as OSGi config properties for these values:

   "org.osgi.service.http.port"
   "org.osgi.service.http.port.secure"

These can be overridden with alternative service property names using the following properties:

   "org.apache.felix.http.svcprop.port"
   "org.apache.felix.http.svcprop.port.secure"

e.g.

   org.apache.felix.http.svcprop.port=http.port
   org.apache.felix.http.svcprop.port.secure=https.port







Changed paths

Path Details
Directoryfelix/trunk/http.jetty/src/main/java/org/apache/felix/http/jetty/Activator.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26