users@jersey.java.net

[Jersey] Grizzly Container

From: Robert DiFalco <robert.difalco_at_gmail.com>
Date: Fri, 13 Dec 2013 17:20:48 -0800

I'm using the Grizzly2 container for unit testing with JerseyTest.

In 1.9 I got all my jackson and my code log output in my test output. Now
it seems like Grizzly is eating all log out put. Did something change here
and how can I fix it?

Thanks!