Atomikos Forum |
|
transaction-osgi library need a 1.5.0 maximum version of slf4j. hibernate-validator needs for example a 1.5.6 one.
When I try to start transaction with a 1.5.6 one, I have a java.lang.NoClassDefFoundError: Could not initialize class com.atomikos.diagnostics.Slf4jConsole when trying to start the bundle. How can I workaround this? Regards, Charlie |