I am getting the following error when I try to instantiate JBoss transactions Arjuna (JBOSSTS_4_15_0_Final) using
com.arjuna.ats.jta.TransactionManager.transactionManager()
Could not initialize class com.arjuna.ats.arjuna.logging.tsLogger
at com.arjuna.ats.internal.arjuna.common.ClassloadingUtility.loadClass(ClassloadingUtility.java:78)
at ...