The OSGi JPA Service defines an EntityManagerFactoryBuilder to be registered for each discovered persistence unit. Is that supported by Aries at all?
If not, are there alternative methods to create multiple EntityManagerFactories for a given persistence unit, each with a different data source? I'm thinking of a scenario where the application has to select the appropriate database depending on the current client request. Best regards, Harald
