[jboss-jira] [JBoss JIRA] (AS7-2097) Add missing attribute to the JBoss EJB3 XML Schema
Carlo de Wolf (Commented) (JIRA)
jira-events at lists.jboss.org
Fri Oct 14 05:01:16 EDT 2011
[ https://issues.jboss.org/browse/AS7-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634796#comment-12634796 ]
Carlo de Wolf commented on AS7-2097:
------------------------------------
Each cache/pool implementation comes with its own attributes which can be set. These can be overridden in the descriptor using custom namespace elements.
For an example of how this is going to work see https://github.com/jboss/metadata/blob/master/ejb/src/test/resources/org/jboss/metadata/ejb/test/extension/jboss-ejb3.xml
It is not possible yet to associate a cache/pool type with an EJB.
> Add missing attribute 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: Carlo de Wolf
> Fix For: 7.1.0.Beta1
>
>
> 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
More information about the jboss-jira
mailing list