Thanks JB, I edited the class and updated the distro with the change :) . -----Original Message----- From: Jean-Baptiste Onofré [mailto:[email protected]] Sent: 02 June 2015 12:10 To: [email protected] Subject: Re: Disabling KarafMBeanServerBuilder for Instances
Hi Jens, FYI, KarafMBeanServerBuilder will be removed for 3.0.4. You can disable the KarafMBeanServerBuilder: - go into $KARAF_HOME/instances/NAME - you have the bin folder where you can see the bin/karaf referecing the main bin/karaf (in KARAF_HOME). So, disabling there and using the instance script will disable the KarafMBeanServerBuilder. You can also create a specific script for the instance. Regards JB On 06/02/2015 08:16 AM, Jens J Parappallil wrote: > Hi, > > I am using karag 3.0.3 disabling the KarafMBeanServerBuilder for an > instance is not possible now. I did a bit of digging and found that > this is hardcoded in InstanceServiceImpl. I guess this has to be > sourced from instance.properties. > > WDYT ? > > Thanks > > Jens > > > > DISCLAIMER: "The information in this e-mail and any attachment is > intended only for the person to whom it is addressed and may contain > confidential and/or privileged material. If you have received this > e-mail in error, kindly contact the sender and destroy all copies of > the original communication. IBS makes no warranty, express or implied, > nor guarantees the accuracy, adequacy or completeness of the > information contained in this email or any attachment and is not > liable for any errors, defects, omissions, viruses or for resultant > loss or damage, if any, direct or indirect." -- Jean-Baptiste Onofré [email protected] http://blog.nanthrax.net Talend - http://www.talend.com DISCLAIMER: "The information in this e-mail and any attachment is intended only for the person to whom it is addressed and may contain confidential and/or privileged material. If you have received this e-mail in error, kindly contact the sender and destroy all copies of the original communication. IBS makes no warranty, express or implied, nor guarantees the accuracy, adequacy or completeness of the information contained in this email or any attachment and is not liable for any errors, defects, omissions, viruses or for resultant loss or damage, if any, direct or indirect."
