Hey guys,
first i have to gratulate for this great board. You delivered many answers to questions i had. Unfortunately there seems to be no solution on the internet for the following problem:
I'm running JBoss 6.1 Final with it's built in logging service (which is not log4j anymore). Our application is writing things to the logging service, and these things appear in the console and in the log-file. Unfortunately does JBoss only write lines to the logfile, when i shutdown jboss. Before the file is empty (or only has the entries from the last shutdown).
How can I configure JBoss to write lines to the logfile, as they are printed on the console.