Re: configure logging in activemq client

2008-07-06 Thread Joe Fernandez
I got client debug to work by ensuring that the log4j.properties file AND log4j-1.2.14.jar file were both in my client's class path. Joe www.ttmsolutions.com hagai wrote: > > Hi, > does anybody know how to configure DEBUG logging in the activemq client > (not the broker)? My client app uses l

Re: configure logging in activemq client

2008-07-06 Thread Rob Davies
On 6 Jul 2008, at 15:24, hagai wrote: Hi, does anybody know how to configure DEBUG logging in the activemq client (not the broker)? My client app uses log4j's xml configuration file. I tried adding a "org.apache.activemq" category but it doesn't seem to affect it. Thanks, Hagai. -- Vie