Remove @Transactional on EntityConverter/EntityLoader
-----------------------------------------------------
Key: JBSEAM-3074
URL:
http://jira.jboss.com/jira/browse/JBSEAM-3074
Project: Seam
Issue Type: Task
Components: JSF Integration
Reporter: Christian Bauer
Priority: Minor
Removing the TransactionInterceptor which is used with @Transactional by
the EntityHome/Home/Query components (I don't use it) - and I also question
why it is used on EntityConverter/EntityLoader. Especially for the
converter/loaders this is never necessary, they are always called inside a
JSF request that is wrapped by Seam in transactions and saying "Transaction
required" again and again is just costing a JNDI lookup.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira