You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does not work BundleEventBridge (does not start). Need add in BeanBundleImpl launch BundleEventBridge. But org.ops4j.pax.cdi.sample1.BundleEventObserver.bundleStarted(@Observes@BundleStarted BundleCdiEvent event) or bundleStopped(@Observes@BundleStopped BundleCdiEvent event) not work.