[jboss-user] [JBoss Seam] - Re: Getting same error screen no matter what Exception is th

motte79 do-not-reply at jboss.com
Sun Oct 14 05:59:37 EDT 2007


Your persistencecontext has to be named 'entityManager'.

Otherwise you can define it easily in your components.xml 


  | <framework:entity-query entity-manager="#{yourEmName}" />
  | 

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

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



More information about the jboss-user mailing list