[jboss-jira] [JBoss JIRA] (AS7-5986) Add possibility to control settings of cache of stateful beans in EJB3 subsystem
Ondřej Chaloupka (JIRA)
jira-events at lists.jboss.org
Tue Nov 20 07:16:22 EST 2012
Ondřej Chaloupka created AS7-5986:
-------------------------------------
Summary: Add possibility to control settings of cache of stateful beans in EJB3 subsystem
Key: AS7-5986
URL: https://issues.jboss.org/browse/AS7-5986
Project: Application Server 7
Issue Type: Feature Request
Components: Console
Affects Versions: 7.1.3.Final (EAP)
Reporter: Ondřej Chaloupka
Assignee: Heiko Braun
Priority: Minor
As it was mentioned in comments on JBPAPP6-1450 I'm creating upstream jira for this feature.
It would be fine to have possibility to control settings of cache for stateful beans in EJB3 susbsystem.
Currently there is possible to set up pool for stateless beans but there are no settings possibilities for SFSB.
What I'm missing is the possibility how to define default cache for the stateful beans and how to create and manage things which cover tag <caches> from ejb3 subsystem.
I mean that you can define cache-ref for SFSB and you can set up cache properties in EJB subsystem (eg. <cache name="passivating" passivation-store-ref="file" aliases="SimpleStatefulCache"/>) in standalone.xml or via cli (jboss-cli.sh) but this possibility is not accessible in web admin console.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list