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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to