EMFStore: Is EPackage registration at runtime supported? [message #1764104] |
Wed, 24 May 2017 16:55  |
Eclipse User |
|
|
|
We have a requirement to add custom EPackages in EMFStore at runtime without having to restart the EMFStore server.
EMFStore loads dynamic models on startup, but this would require us to restart EMF Store, which is not possible in cloud environment.
We've implemented a non-OSGi version of EMF Store, and are able to add EPackages at runtime by adding them directly to registry, thus enabling EMFStore to recognize new classes without restart.
However, we'd like to use standard EMFStore out of the box and looks like the standard OSGi-based version wouldn't allow us access to the same static variables within EMFStore bundles.
So I was wondering if there is any "proper" way to do this at runtime within OSGi confines.
Thank you!
|
|
|
|
Powered by
FUDForum. Page generated in 0.04478 seconds