[jboss-user] [JBoss Cache: Core Edition] - Re: Problem with transaction (jbossts) configuration in Tomc
jreeman
do-not-reply at jboss.com
Thu Jul 10 09:36:17 EDT 2008
Maybe I have a problem with maven repository I used these dependencies :
<dependency>
| <groupId>jboss</groupId>
| <artifactId>jboss-common</artifactId>
| <version>4.2.2.GA</version>
| </dependency>
| <dependency>
| <groupId>jboss.jbossts</groupId>
| <artifactId>jbossts-common</artifactId>
| <version>4.3.0.GA</version>
| </dependency>
| <dependency>
| <groupId>jboss.jbossts</groupId>
| <artifactId>jbossjta</artifactId>
| <version>4.3.0.GA</version>
| </dependency>
| <dependency>
| <groupId>org.jboss.cache</groupId>
| <artifactId>jbosscache-core</artifactId>
| <version>2.1.1.GA</version>
| </dependency>
Are they correct ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163607#4163607
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163607
More information about the jboss-user
mailing list