Dain Sundstrom wrote: >--------------------------------------------------- >Log4j GBeans
> Our current log4j gbeans attempt to control the > creation of log objects, priories... basically the > log4j configuration. The problem I have found is any > application can come along and "reset" the current > log4j configuration and reinitialize the system. > I do not believe there is any way to prevent this. This would probably fix Jira Geronimo issue 287. It appears that log4j is re-initialized several times during Geronimo operations.
