[
https://jira.jboss.org/browse/JBMETA-303?page=com.atlassian.jira.plugin.s...
]
Scott Marlow commented on JBMETA-303:
-------------------------------------
In attached JBMETA-303_2.patch, please find:
A src/test/java/org/jboss/test/metadata/ejb/JBoss60EverythingUnitTestCase.java
M
src/test/java/org/jboss/test/metadata/ejb/EjbJarJBossMergeEverythingUnitTestCase.java
M src/test/resources/schema2class.properties
A
src/test/resources/org/jboss/test/metadata/ejb/JBoss60Everything_testEverything.xml
A src/main/java/org/jboss/metadata/ejb/jboss/JBoss60MetaData.java
I'm currently getting a (jbossMetaData.isExceptionOnRollback() is false when it should
be true) failure in EjbJarJBossMergeEverythingUnitTestCase.testEJB3xAS6Everything(), so
not ready to check in yet. I'm not sure what this failure means yet (payback for my
copying/pasting other existing tests :-).
Infinispan replication configuration via jboss.xml
--------------------------------------------------
Key: JBMETA-303
URL:
https://jira.jboss.org/browse/JBMETA-303
Project: JBoss Metadata
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Affects Versions: jboss-metadata-ejb-2.0.0-alpha-19
Reporter: Paul Ferraro
Assignee: Scott Marlow
Fix For: jboss-metadata-ejb-2.0.0-alpha-22
Attachments: JBMETA-303.patch, JBMETA-303_2.patch
This is the xml analogue to EJBTHREE-2053 and the ejb analogue of JBMETA-294.
This will add 2 new elements to <cache-config>:
<cache-mode/> : either SYNCHRONOUS or ASYNCHRONOUS
<backups/> : integer, negative means total replication, 0 means local-only mode,
positive means distribution mode, using the specified number of backups.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira