[jboss-user] [JBoss Seam] - Re: Failure to create and deploy a Seam project using the ne

wise_guybg do-not-reply at jboss.com
Thu Aug 23 04:51:34 EDT 2007


You can use SMPC (Seam Managed Persistence Context if I'm right) using the @In and the correct field name. Example:
@In
  | EntityManager entityManager;

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

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



More information about the jboss-user mailing list