users@jersey.java.net

[Jersey] outputting jersey routes

From: phil swenson <phil.swenson_at_gmail.com>
Date: Tue, 5 Nov 2013 10:53:04 -0700

Hi, right now I run Jersy via the
org.glassfish.jersey.servlet.ServletContainer and when I'm developing and
hit invalid routes, I get no output.

Is there a way to get some output from jersey for valid routes and errors
when they aren't valid?


thanks!