Re: dependency on old log4j from an included jar

2007-08-06 Thread James Stauffer
Using separate classloaders might work. On 8/6/07, Nicholas Hogg <[EMAIL PROTECTED]> wrote: > Hi, > > This is my first post to this list - I have the following problem: > > For a project I am working on I am required to use a 3rd party jar. > This jar uses log4j-1.1.3, where as my project uses log

dependency on old log4j from an included jar

2007-08-06 Thread Nicholas Hogg
Hi, This is my first post to this list - I have the following problem: For a project I am working on I am required to use a 3rd party jar. This jar uses log4j-1.1.3, where as my project uses log4j-1.2.13. As I'm sure you are aware there are classes (Category) in 1.1.3 that are not backwards