[
https://issues.jboss.org/browse/AS7-2097?page=com.atlassian.jira.plugin.s...
]
jaikiran pai commented on AS7-2097:
-----------------------------------
Note that I have the pool configurations per application ready in a branch
https://github.com/jaikiran/jboss-as/tree/ejb-pool. It's been lying there for some
weeks now. I forgot to send a pull request. I'll do that today after rebasing it
against latest. So what remains is cache configurations (for stateful beans) via
jboss-ejb3.xml
Add missing pool and cache configurations to the JBoss EJB3 XML
Schema
----------------------------------------------------------------------
Key: AS7-2097
URL:
https://issues.jboss.org/browse/AS7-2097
Project: Application Server 7
Issue Type: Task
Components: EJB
Affects Versions: 7.1.0.Alpha1
Reporter: Andrig Miller
Assignee: Stuart Douglas
Fix For: 7.1.0.Final
I have been looking over all the XML schemas for my performance tuning work. In looking
at the EJB 3 schema, I don't see anything where you can reference the cache
configuration for the Stateful session beans. There is a stateful session bean cache
configuration in the Infinispan schema, and I would assume there should be a reference to
it, via its name in the EJB 3 schema.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira