Skip to content

DefaultPersistenceUnitManager.determineDefaultPersistenceUnitRootUrl is unable to resolve root url in native image #29137

@christophstrobl

Description

@christophstrobl

Bootstrapping the DefaultPersistenceUnitManager fails in native image being unable to resolve the root url. Replacing determineDefaultPersistenceUnitRootUrl via a substitution that returns null allowed to initialize the PersistenceUnitManager.

See: pring-aot-smoke-tests#113

Metadata

Metadata

Assignees

Labels

in: dataIssues in data modules (jdbc, orm, oxm, tx)theme: aotAn issue related to Ahead-of-time processingtype: enhancementA general enhancement

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions