[jboss-user] [JCA/JBoss] - Re: Where are logs written to the LogWriter of a ManagedConn

adrian@jboss.org do-not-reply at jboss.com
Mon Apr 30 16:10:09 EDT 2007


Use the source Luke:

http://anonsvn.jboss.org/repos/jbossas/trunk/connector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.java
anonymous wrote : 
  |       // Give it somewhere to tell people things
  |       String categoryName = poolingStrategy.getManagedConnectionFactory().getClass().getName() + "." + jndiName;
  | 

So com.acme.MyManagedConnectionFactory.MyJNDIName

Although, I don't remember any tests for this feature in the testsuite, so I couldn't\
guarantee it does anything? :-)

http://anonsvn.jboss.org/repos/common/common-logging-log4j/trunk/src/main/java/org/jboss/logging/util/LoggerPluginWriter.java

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041963#4041963

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041963



More information about the jboss-user mailing list