You tell JPA which transaction type to use (by default JTA) in persistence.xml. You also need to tell Seam which transaction type to use in components.xml so you probably forgot to edit components.xml
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108408#4108408 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108408 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
