|
Theoretically,
HHH-8118
(and others) should allow ORM 5 to support multiple client bundles w/ 1 instance of core/em/osgi.
As a test, create a 2nd copy of the unmanaged-native quickstart. Name it unmanaged-native2 and scope the commands as dp2. Actions on unmanaged-native and unmanaged-native2 should be isolated and not affect each other. In ORM 4, this was not the case due to the static nature of everything.
|