ok, but with LogMBean, is it a service ?? this name is? I try with: ServiceReference<LogMBean> sref = (ServiceReference<LogMBean>) bc.getServiceReference(LogMBean.class.getName());
But not found, the sref is null and to LogMBean logMBean, how can use it? Regards Xav -- View this message in context: http://karaf.922171.n3.nabble.com/Karaf-2-3-5-Set-the-log-Level-programmatically-tp4034161p4034170.html Sent from the Karaf - User mailing list archive at Nabble.com.
