Since I hadn't heard any more information on this topic, I did some
testing with GF 2.1.1 and see that it is a bug in 3.1.1. In my
testing, using the servlet in the first email, I see that the thread
name is only wrong in the log file, not in the terminal output when
using 'asadmin start-domain --verbose':
Went to file an issue and see that there's already one filed,
presumably fixed, but still open:
http://java.net/jira/browse/GLASSFISH-15350
Am now following the issue. It'd be great if I could somehow get a
patch for this for a 3.1.2.2 server, as right now the log files aren't
useful compared to jstack output (our workaround is to output the
current thread's name in a lot of our logging).
Thanks,
Bobby