Re: setRepositorySelector, guard and redeploy

2006-09-18 Thread jan_bar
Thank you Jake for your help. My options are now clear. Jan "Jacob Kjome" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Quoting jan_bar <[EMAIL PROTECTED]>: > > > Thanks for your extensive answer, see inline.. > > > > > Well, when you are using a repository selector, the idea is t

Re: setRepositorySelector, guard and redeploy

2006-09-18 Thread Jacob Kjome
Quoting jan_bar <[EMAIL PROTECTED]>: > Thanks for your extensive answer, see inline.. > > > Well, when you are using a repository selector, the idea is that you > > have Log4j in a position where it is not part of your app, but part > > of the server; otherwise there's no point to using a reposito

Re: setRepositorySelector, guard and redeploy

2006-09-17 Thread jan_bar
Thanks for your extensive answer, see inline.. > Well, when you are using a repository selector, the idea is that you > have Log4j in a position where it is not part of your app, but part > of the server; otherwise there's no point to using a repository > selector. In order for a server wide ins

Re: setRepositorySelector, guard and redeploy

2006-09-15 Thread Jacob Kjome
Well, when you are using a repository selector, the idea is that you have Log4j in a position where it is not part of your app, but part of the server; otherwise there's no point to using a repository selector. In order for a server wide instance of Log4j to service many apps without each o

setRepositorySelector, guard and redeploy

2006-09-15 Thread jan_bar
Hi, what is the purpose of the guard in setRepositorySelector()? I miss a possibility to reset the LogManager repository selector to it's default value (including resetting the guard). Why? I deploy my application in JBoss. I want to have separate logging for my application so I use the setReposit