[JCA/JBoss] - Where are logs written to the LogWriter of a ManagedConnecti
by CTee
Configuration:
[Server] Release ID: JBoss [Zion] 4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)
[ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
[ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_06-b05,Sun Microsystems Inc.
[ServerInfo] OS-System: Windows XP 5.1,x86
[TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc
JBossTS JTA 4.2.3GA
Situation:
We currently test our own JCA Resource Adapter for CICS in the configuration described above.
…
[View More]For each ManagedConnectionFactory defined for the ResourceAdapter JBoss calls method setLogWriter() and sets the LogWriter e.g. to org.jboss.logging.util.LoggerPluginWriter@d704f0.
Subsequently the Resource Adapter writes logging information to this LogWriter using method PrintWriter.println().
Question: Where does JBoss log this information to?
I can't find this information in the log4j output (using the default log4j.xml), nor do I have any idea where else to look for it.
Clemens
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040922#4040922
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040922
[View Less]
17 years, 11 months