[JBoss-user] [JBoss Seam] - Re: Seam Managed Transactions and JMX MBeans

2006-06-17 Thread felipevaa
Right on! I was debugging Seam today and came up to the same conclusion... The component managing the EntityManager has the conversation scope. How can I contribute to this effort? I'm not very familiar with the Seam internals, but if you give me some pointers of what you have in mind, I could

[JBoss-user] [JBoss Seam] - Seam Managed Transactions and JMX MBeans

2006-06-16 Thread felipevaa
Hello! First of all, I've been using JBoss Seam for the past 6 months, and I must say that it is just awesome! I have recently migrated my app to Seam Managed Transactions (@In Entity Manager, instead of @PersistenceContext EntityManager) due to several LazyInitiationExceptions ocurring on a