> What is "end of deployment"? Is that the end of phase-2 in our 2-phase
> JPA bootstrap design? If so, that should be fine.
Yes, the end of phase-2 in our 2-phase JPA bootstrap design should occur
before (WildFly) deployment is complete.
___
hibern
FWIW, those hooks in Hibernate 5 already exist, based on Jandex 1, of
course :)
We are not currently using Jandex. That was work happening under the
metamodel redesign, which we had to push to 6.0.
When we do start using Jandex, the plan is to use the provided Jandex as a
base. But the problem