Hibernate Session gets initialized twice in a WAR deployment on Weblogic 12.2.1-3. 1st initialization: during war *deployment *phase 2nd initialization: during war application *activation *phase.
Is this a known issue or should it be examined?