Martin Kouba Is there a CDI specification requirement that all CDI enabled environments, will detect the Hibernate Extension implementation? I'm trying to understand if Hibernate can depend on the javax.enterprise.inject.spi.Extension always being initialized in environments that have a BeanManager enabled. |