Sorry about code formatting in previous post but I am sure you got what I meant. :-)
|
| <mbean code="org.jboss.cache.TreeCache"
| name="portal:service=TreeCache,type=hibernate">
| <depends>jboss:service=Naming</depends>
| <depends>jboss:service=TransactionManager</depends>
|
| <attribute name="TransactionManagerLookupClass">
| org.jboss.cache.JBossTransactionManagerLookup
| </attribute>
|
| <attribute
name="NodeLockingScheme">PESSIMISTIC</attribute>
| <attribute
name="IsolationLevel">READ_COMMITTED</attribute>
| <attribute name="CacheMode">REPL_SYNC</attribute>
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165423#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...