[jboss-user] [JBoss Cache Users] - Re: CacheLoader saves but rollbacks

chtimi2 do-not-reply at jboss.com
Mon Nov 2 10:52:23 EST 2009


Oops, i didn't post the config. There really should be an edit button. '
<?xml version="1.0" encoding="UTF-8"?>
  | <jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="urn:jboss:jbosscache-core:config:3.2">
  |    <transaction transactionManagerLookupClass="hellotrackworld.impl.srv.AtomikosTransactionManagerLookup"/>
  |     <locking
  |             isolationLevel="SERIALIZABLE"
  |             lockParentForChildInsertRemove="false"
  |             lockAcquisitionTimeout="20000"
  |             nodeLockingScheme="pessimistic"
  |             writeSkewCheck="false"
  |             concurrencyLevel="500"/>
  |             
            

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4263515#4263515

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4263515



More information about the jboss-user mailing list