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
Currently we create plain jar files. However, OSGI bundles are more suitable for a lot of environments. So I suggest we create an extra maven module that would not only take care of packaging bundles, but also add extra code to start for example session factories as an OSGI service.
The text was updated successfully, but these errors were encountered:
Currently we create plain jar files. However, OSGI bundles are more suitable for a lot of environments. So I suggest we create an extra maven module that would not only take care of packaging bundles, but also add extra code to start for example session factories as an OSGI service.
The text was updated successfully, but these errors were encountered: