At 02:08 AM 4/20/2006, you wrote: > > >Hi all, > >hopefully a simple question with a simple answer... > >How can I get my application to use the log4j implementation when running >within wsad without having to set the classloader mode as PARENT_LAST?
You can't if log4j.jar exists in the parent classloader, but you can use a repository selector so that you log within a separate logger repository per/application. Search the list for this topic.
Jake > >TIA, > >Dave. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
