I found a bug in an application that completely freezes the JVM. The produced stacktrace would provide valuable information for the developers and I would like to retrieve it from the ...
How can I configure Apache XML-RPC to log to a file instead of the console? EDIT: The project uses commons-logging. I'm not familiar with it.
Possible Duplicate: redirecting a java web start app logs to a file