Hi all, I have a question regarding Bundle#stop() against lazy activation policy.
Q. What happen , if Bundle#stop() is called for bundle A that is in STARTING state due to lazy activation policy ? According to javadoc of Bundle#stop() in either R4.2 or R4.1 spec, BundleActivator#stop() must be called if specified. However, IMO, it seems strange because Bundle#start() has not been called yet (even the bundle classloader has not been created). Best regards, ======= Ikuo YAMASAKI # If needed, I'll open a bug report on the OSGi bugzilla. _______________________________________________ OSGi Developer Mail List [email protected] https://mail.osgi.org/mailman/listinfo/osgi-dev
