Carsten Ziegeler created FELIX-4061:
---------------------------------------
Summary: Implement service endpoint registration property
Key: FELIX-4061
URL: https://issues.apache.org/jira/browse/FELIX-4061
Project: Felix
Issue Type: Sub-task
Components: HTTP Service
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: http-2.2.2
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira