2 Replies Latest reply on May 15, 2008 9:40 AM by adlepoo

    Hibernate StatisticsService MBean doesnt work with EntityMan

    adlepoo

      Does anybody know how to get a SessionFactory from an EntityManagerFactory under JBoss? The EntityManagerFactory from JNDI is not an instance of HibernateEntityManagerFactory so I can't use it for the StatisticsService.setSessionFactory() method.