Hi, I'm using embedded jetty server in servicemix OSGi framework. I've a requirement of two ports for the same web application. I can configure jetty.xml to have two connectors which listens to two ports. But not sure how to do it when ops4j web is used underneath. Servicemix is using ops4j web and the only placeholder is the following :
org.osgi.service.http.port=8011 It only allows a single port number. I've seen a similar requirement being raised a while back. The issue was resolved saying that the feature is already supported with jetty.xml. The link provided in the resolution is dead and I'm not able to find any document related to this. http://team.ops4j.org/browse/PAXWEB-184 Any pointer will be highly appreciated. - Thanks
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
