Hi,
I use log4j in my application and have noted that the application doesnt run correctly i.e. the thread waiting on the event queue doesnt run or seems to hang!
I also notice that when I run my app and when I call the getDefaultEnvironment.getControllers() method that some debug/info is printed. This looks suspiciously like a log4j format?
Are there any known issues relating to log4j?
Thanks.