• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Commons-Logging relocation

 
Ranch Hand
Posts: 906
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,


Have you ever tried to implement the Jakarta Commons-Logging (JCL) as documented in http://www-1.ibm.com/support/docview.wss?uid=swg27004610&aid=1.

I used Option 2, with the file org.apache.commons.logging.LogFactory
But it does not work. It sounds like I'm not able to override the default WebSphere JCL configuration (TrLogger) and to use log4J instead

So if one of you has ever suceeded in implementing this JCL relocation, please help !!! (a step by step, as I'm sure I'm missing something trivial here !!)

Note : I've tried both with WSAD 5.1 and WebSphere Base 5.0.2 on Win 2000
 
JeanLouis Marechaux
Ranch Hand
Posts: 906
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nobody ??
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic