By bloid
via blogs.nuxeo.com
Published: Jan 05 2009 / 11:58
I have added some support to various parts of the source to help folks understand and debug OSGi bundle loading problems when using webengine. This is currently checked in so if you build from source you should receive it on your next pull. If you don't, it should be included in the 5.2.M4 distribution that is imminent. Basically, this is a log4j hack. In the log4j.properties file (nxserver/app/config/log4j.properties), there is a new logger that inherits from no other logger so it is totally independent of other logging. This is the bottom section of the file now:
Add your comment