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
CDI-OSGi do not test to much that services and bundles are still in the expected state during long processing (e.g when switching between a unregistered factory service and another one, entire CDI-OSGi framework restarts with the assumption that this second factory service is still there).
The text was updated successfully, but these errors were encountered:
We need to refactor how ServiceImpl is getting its service instances from OSGi service registry. i'm working on a solution using dynamic proxies like for injected service.
CDI-OSGi do not test to much that services and bundles are still in the expected state during long processing (e.g when switching between a unregistered factory service and another one, entire CDI-OSGi framework restarts with the assumption that this second factory service is still there).
The text was updated successfully, but these errors were encountered: