Hi folks I am using the version 1.2 single-bundle-distribution for exposing an OSGi service as a webservice and it is working like a charm. But I have some difficulties configuring the embedded jetty server, e.g. for increasing the number of worker threads, possible incoming connections, using HTTPS etc. I have found this documentation http://cxf.apache.org/docs/jetty-configuration.html but I do not understand how to apply this information for the single bundle distribution. Do I have to unpack the distribution files and change some of the "internal" files (default-web.xml) ? Is there any simple example for jetty configuration available ?
Thanks in advance Michael
