Improvement #2202
Bind osgi: naming scheme as alias of components: to satisfy HHH-15322
Start date:
19.08.2025
Due date:
% Done:
0%
Estimated time:
origin:
Description
With HHH-15322:https://hibernate.atlassian.net/browse/HHH-15322 and HHH-15033:https://hibernate.atlassian.net/browse/HHH-15033 Hibernate restriced data source lookups to JNDI names starting with java: and osgi: (for now particular reason really). This breaks our data source support for shared domain modules and we should simply support osgi as an alias to components.
Acceptance Criteria¶
- "osgi:" is an alias to "components:" in z2 JNDI support