[
https://jira.jboss.org/jira/browse/JBSEAM-1485?page=com.atlassian.jira.pl...
]
Pete Muir closed JBSEAM-1485.
-----------------------------
Resolution: Done
Assignee: Pete Muir (was: Norman Richards)
Done, you can enumerate which interceptors to enable (overrides default stack) using:
<core:init>
<core:interceptors>
<value>org.jboss.seam.core.BijectionInterceptor</value>
...
Configure Default Interceptors
------------------------------
Key: JBSEAM-1485
URL:
https://jira.jboss.org/jira/browse/JBSEAM-1485
Project: Seam
Issue Type: Feature Request
Components: Core
Environment: Linux with only Tomcat, not JBoss
Reporter: Bruno E. Grossi
Assignee: Pete Muir
Fix For: 2.1.0.BETA2
Create an configuration option to disable some default interceptors that there are never
used, improving the application's performance. On some systems there are no necessity
of some interceptors, for example, the transactional ones (RollbackInterceptor,
TransactionInterceptor and ManagedEntityIdentityInterceptor) that degrade performance.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira