users@jersey.java.net

[Jersey] Jersey 2.0 JerseyTest and access to the ServletContext

From: Louis Crandell <crandell.louis_at_gmail.com>
Date: Thu, 10 Oct 2013 21:02:47 +0200

In Jersey 2.x and JerseyTest, when overriding configure, is there a way to
get to the Servlet/ApplicationContext? I'm interested in getting access to
the spring context (it's getting activated by the jersey-spring3 provider).

Regards,

Srdan Srepfler