The single-process example was originally conceived as just a quick-and-dirty way to get ManifoldCF running, and nobody thought it would ever become a serious deployment model. But having said that it is pretty straightforward to add support for more Jetty configuration options, I believe. Please consider opening a ticket and specifying what you'd like to see as far as Jetty configuration support. I suppose just supporting a jetty.xml would be sufficient?
Karl On Wed, Dec 28, 2011 at 1:17 PM, M Kelleher <mj.kelle...@gmail.com> wrote: > In spite of the class that starts jetty and MCF, is there still a way > to configure jetty to use any of the supported OPTIONS, or specify a > jetty.xml? > > I would like to enable JMX and configure BASIC authentication for the > container, and also enable a plugin that will allow me to specify what > IP addresses jetty will respond to. > > Before I write my own "wrapper" replacement for start.jar and the > invocation of the manifoldcf jetty starter class, I was hoping that > there was a built in way to specify these kinds of configurations. > > Thanks. > > Sent from my iPad