Pass the merged Integration settings and Persistence Unit properties to buildBootstrapServiceRegistry

Description

The EntityManagerFactoryBuilderImpl calls the buildBootstrapServiceRegistry like this:

It would be better if we did it like this:

This way, we can use the PersistenceUnit properties as well, when scanning for an IntegratorProvider.

Currently, passing the IntegratorProvider works only in Spring, not in Java EE applications using the persistence.xml configuration file.

Activity

Steve EbersoleFebruary 18, 2020 at 5:54 PM

Vlad MihalceaFebruary 7, 2020 at 3:02 PM

Pull Request on GitHub.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created February 7, 2020 at 1:37 PM
Updated March 27, 2020 at 5:03 AM
Resolved February 18, 2020 at 5:54 PM