On 15/11/2016 16:10, David Daniel wrote:
It is really going to be determined by your httpservice implementation. If you are using Pax-Web like in karaf then there is a jetty.xml file that you can change. If you are using felix http service then many things are configured via the config admin but you will have to look at their documentation and code. If you are just including the jetty bundles then I am not sure.

How do I find out which of those I'm doing? - I'm not knowingly doing any of them.

I am running the application in two ways:

(1) From the "Run OSGi" button on the Run page of the bnd.bnd file in Eclipse (2) From Debug As / Bnd Native Launcher on debug.bndrun, where debug.bndrun is created in accordance with

http://enroute.osgi.org/appnotes/bndtools-and-karaf.html

I think I'm more interested in something that works with (2) than I am in something that works in (1), if it's going to be different in each case.

--
Tim Ward

_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to