If you use the ant tasks to install the component, you can set all
parameters from the ant tasks. See
http://goopen.org/confluence/display/SM/InstallComponentTask

Cheers,
Guillaume Nodet

On 5/21/06, Peter Klotz <[EMAIL PROTECTED]> wrote:

Hi,

I wonder whether there is another way than just using JMX Console to set
servicemix component paramters permanently like through a configuration
file?
If one wants to set a parameter let's say maxConnectionsPerHost for
servicemix-http permanently right from the start of the component it is
somehow
nonsense to use a JMX console to set the manually. If my application knows
that
it needs a higher value here it would be nice to be able to set a property
e.g.
using a Spring layer property file e.g. conf/http.properties that can
overwrite
default component settings.
One could use the
org.springframework.beans.factory.config.PropertyOverrideConfigurer for
example


Thanks, Peter




--
Cheers,
Guillaume Nodet

Reply via email to