]
Michael Musgrove resolved JBTM-2508.
------------------------------------
Resolution: Done
I have added a jdk logging.properties via the narayana.sh script whenever qa trace is
enabled in narayana.sh
Cannot enable logging in the qa test suite
------------------------------------------
Key: JBTM-2508
URL:
https://issues.jboss.org/browse/JBTM-2508
Project: JBoss Transaction Manager
Issue Type: Bug
Components: Testing
Affects Versions: 5.2.2
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
narayana uses jboss logging which requires an actual logging implementation (such as
log4j or slf4j) on the classpath. Our distribution does not ship any default
implementation so it is not possible to enable logging in our qa tests (which rely on the
distribution).