Hi, ActiveMQ uses Jetty XBean support for this kind of configuration. You can see all supported tags at the following url
http://www.filewatcher.com/p/jetty-6.1.9.tbz.15598076/jetty/project-website/project-site/src/site/resources/jetty.xsd.html.html if Jetty doesn't support configuration options you need, you can always do it through the classic Spring configuration, as explained in this article. I don't have any experience with the options you mentioned, but hope this helps. Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Wed, Feb 11, 2009 at 9:54 AM, shridharv <shrid...@neemtree.com> wrote: > > I need to configure Jetty's threadpool and connector parameters like > minresourcecount, within ActiveMQ. > Started with a problem with Jetty's default thread usage being higher than > needed. > > Tried different things, did not work.. > > A sample would help > > thanks > -- > View this message in context: > http://www.nabble.com/How-to-configure-embedded-Jetty---tp21950623p21950623.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >