On Friday, December 31, 2010, Andreas Pieber <[email protected]> wrote:
> Hey,
>
> 1) Any ideas where I should document KARAF-355? I mean there is a chapter
> configuration [1]. But I don't think this is the right one. Maybe creating a 
> new
> chapter internal/configuration also documenting the config files in etc?
>
> 2) At [2] it reads:
>
> Note: When using a 'hot' spare on the same host you need to set the JMX remote
> port to a unique value to avoid bind conflicts. You can edit the Karaf start
> script to include the following:
>
> DEFAULT_JAVA_OPTS="-server $DEFAULT_JAVA_OPTS
> -Dcom.sun.management.jmxremote.port=1100
> -Dcom.sun.management.jmxremote.authenticate=false"
>
> Please correct me if I'm wrong but why not adding those properties to the
> system.properties file. Would be easier to upgrade Karaf if we change 
> something
> in the scripts, wouldn't it?

Not sure if it will work as the properties will be set frim inside the
vm and it nay be too late, but it's worth trying.


>
> kind regards,
> andreas
>
> [1] https://cwiki.apache.org/confluence/display/KARAF/4.8.+Configuration
> [2] 
> https://cwiki.apache.org/confluence/display/KARAF/6.7.+Configuring+Failover+Deployments
>
>

-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Reply via email to