Atomikos Forum

com.atomikos.jdbc.AtomikosDataSourceBean

Hi,

I am trying to figure out how to specify dependency to com.atomikos.jdbc.AtomikosDataSourceBean in my pom.xml. I cannot find this class in either of the jar-files that comes with the distribution.

I would appreciate if you could point me in the right direction.

Also if there is a javadoc api description available.

Best regards

Lasse Bergström
Lasse Bergström Send private email
Monday, February 09, 2009
 
 
Hi,

The class is in transactions-jdbc.jar

The javadoc is included in the download zip.
Guy Pardon Send private email
Tuesday, February 10, 2009
 
 
I use this dependency with Maven2

        <dependency>
            <groupId>com.atomikos</groupId>
            <artifactId>transactions-jta</artifactId>
        </dependency>


Are there any Maven2 dependency for transactions-jdbc?

Best regards

Lasse
Lasse Bergström Send private email
Tuesday, February 10, 2009
 
 
When I do a search like this:
Lasse Bergström Send private email
Tuesday, February 10, 2009
 
 
When I do a search like this:
http://javarepo.xoocode.org/search?q=atomikos

I see that the most recent to get there is 3.2.3 which is not so new. Is that the most recent to get from central repositories?

/Lasse
Lasse Bergström Send private email
Tuesday, February 10, 2009
 
 
Guy Pardon Send private email
Tuesday, February 10, 2009
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics