log « Thread « Spring Q&A





1. Log RuntimeException thrown from thread created by Spring via the @Async annotation    stackoverflow.com

I'm having some difficulty logging RuntimeException from a thread. My system is: Java 7 (b118), Spring 3.0.5. The threads are not created by hand, but via Spring's @Async annotation, which creates ...

2. Background Polling Thread - Does this Log?    forum.springsource.org

Background Polling Thread - Does this Log? Hi there, First, Spring Roo is awesome! I'm just starting out with it though so will be posting a few questions over the coming ...