Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
In section 5.1.5.1 of the early draft 2013.03 it reads:
The Http Service must expose the following information through its servlet registration properties:
osgi.http.service.endpoints : A String+ property listing URLs of bound ports; e.g. http://192.168.1.10:8080/. The relevant information contained in the URLs is the scheme, bound interface and port and the (optional) context path in a Servlet API servlet container the Http Service is registered.
The port and address properties may not always be available to the Http Service implementation, particularly in a
bridged implementation. In such cases these properties may be omitted from the service registration.