Atomikos Forum

Atomikos on ServiceMix

Hi,

I have deployed Atomikos Essential on ServiceMix 4.1.3-01-09 and get this message when starting the bundle

karaf@root> install mvn:com.atomikos/transactions-osgi/3.7.0
Bundle ID: 202
karaf@root> start 202
No properties path set - looking for transactions.properties in classpath...
transactions.properties not found - looking for jta.properties in classpath...
Failed to open transactions properties file - using default values


How can I configure the files mentioned ?

Regards,

Charles
Charles Moulliard Send private email
Wednesday, March 30, 2011
 
 
If you place transactions.properties in the class path the message will be shorter, like below.  I guess there is also a way to set the properties path to get rid of the message copletely

No properties path set - looking for transactions.properties in classpath...
Using init file: /home/*****/war/WEB-INF/classes/transactions.properties

Yuri
Y2i Send private email
Friday, April 01, 2011
 
 
Guy Pardon Send private email
Tuesday, April 05, 2011
 
 

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

Other recent topics Other recent topics