Re: [hibernate-dev] [wildfly-dev] WildFly 9.0.0.CR1 is released!

2015-05-05 Thread Scott Marlow
> 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

Re: [hibernate-dev] [wildfly-dev] WildFly 9.0.0.CR1 is released!

2015-05-05 Thread Steve Ebersole
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