No one with an idea ? How can I increase the number of worker threads in the embedded server ?
2010/11/22 David Bosschaert <[email protected]>: > Hi Michael, > > I have never tried this at all and this might very well fall into the > area where Sergey suggested to provide external configuration to > DOSGi. > Sergey would you have any thoughts here? > > Cheers, > > David > > On 22 November 2010 10:18, Michael Illgner > <[email protected]> wrote: >> 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 >> >
