[jboss-user] [JBoss Seam] - Re: TestNG with hibernate

2007-06-12 Thread cormet
Hi Chris, Thx for the reply. I tried it but i gives me error. here are my simple code: | EntityManagerFactory emf = Persistence.createEntityManagerFactory(mySession); | EntityManager em = emf.createEntityManager(); | ManagedHibernateSession session =

[jboss-user] [JBoss Seam] - Re: TestNG with hibernate

2007-06-11 Thread cormet
anyone??? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4053029#4053029 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4053029 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: TestNG with hibernate

2007-06-11 Thread [EMAIL PROTECTED]
Session session = (Session)em.getDelegate(); View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4053031#4053031 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4053031 ___ jboss-user