Re: BaseConfiguration ignores custom Lookup plugins?

2013-08-19 Thread David Nault
On Aug 16, 2013, at 4:55 PM, Gary Gregory garydgreg...@gmail.com wrote: On Fri, Aug 16, 2013 at 7:54 PM, Gary Gregory garydgreg...@gmail.comwrote: On Fri, Aug 16, 2013 at 6:21 PM, David Nault david.na...@criticalpath.net wrote: Hi All, We're using Log4j in a webapp and are looking at

Re: BaseConfiguration ignores custom Lookup plugins?

2013-08-19 Thread Ralph Goers
I've had experiences where the ClassLoader used in the ServletContextListener isn't the same as the ClassLoader the application uses. If that is the case then the behavior you are seeing will occur. Unfortunately, this seems to vary from one container to another. Ralph On Aug 19, 2013, at