[jboss-user] [JBoss Cache: Core Edition] - Re: Problem with transaction (jbossts) configuration in Tomc

manik.surtani@jboss.com do-not-reply at jboss.com
Thu Jul 10 09:49:07 EDT 2008


>From the 4.3.0.GA docs:

anonymous wrote : 
  | Note that JBossTS 4.3 provides a JTA 1.1 implementation, whereas JBossAS 4.2 ships the JTA 1.0.1b API files. You may therefore also need to copy the JTA 1.1 API into the application server's server/XXX/lib dir
  |  - lib/ext/jta-1_1-classes.zip
  | 

You also need the jbossjta-properties.xml file on the classpath, which probably means WEB-INF/classes/ ...
Not that bundling JBossTS in a webapp is a good idea anyhow if you a) have more than one such webapp or b) actually expect crash recovery to work.


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

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



More information about the jboss-user mailing list