When I start to do the test of my application appears on the console some warnings:
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
Anybody know if this missing any jar?


Reply With Quote