[jboss-user] [JBoss Seam] - Re: seam and hibernate search give Session is closed! Except

thiagu.m do-not-reply at jboss.com
Mon Dec 17 06:00:40 EST 2007


i resolve the problem my self 
when i add this annotation i fixed my problem.

  | @PersistenceContext(type=PersistenceContextType.EXTENDED)
  |     EntityManager em;
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4113343#4113343

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4113343



More information about the jboss-user mailing list