Hi List, got this question from a colleague who noticed the configuration property "org.osgi.service.http.hostname" is in our web configuration but it does not seem to do anything. Question is whether it is really a dummy or not :s
0) The OSGi Compendium spec 4.2 does not specify this option (see the sepc) 1) The Felix HTTP Service does not specify this property (see [1]) 2) The Knopflerfish HttpService DOES specify this property (see[2]) KF says "Host (IP interface name) to open the HTTP server socket on. An empty string means all available interfaces" which may actually make sense. Anyone ran into this before and/or tried to bind to a specific interface? Regards, Bram [1] http://felix.apache.org/site/apache-felix-http-service.html [2] http://www.knopflerfish.org/releases/current/docs/bundledoc/http/index.html _______________________________________________ Amdatu-developers mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-developers

