hi uday, thanks for the reply, unless i got it wrong, wasn't it
"i have solved the problem. i have created one simplelog.properties file and added the line in that and problem solved. org.apache.commons.logging.simplelog.defaultlog=debug" did you add the simplelog.properties to your servicemix/conf directory? this didn't seem to work for me for 2.0.2 cheers, j. On 13/01/06, uday garikapati <[EMAIL PROTECTED]> wrote: > check my previous post on this topic in Archives! > > thanks, > uday garikapati > > On 1/13/06, Jamie Le Grange <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > I can't seem to enable logging for servicemix 2.0.2. I've tried: > > > > - putting in a simplelog.properties with > > org.apache.commons.logging.simplelog.defaultlog=debug > > > > - adding a log4j.properties in servicemix/conf and changing > > servicemix.bat to use Log4j > > - > > Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger > > > > but neither seem to work. > > > > any suggestions? > > > > cheers, > > j. > > > >
