users@jersey.java.net

Re: Jersey Guice JSP how to?

From: Zhanming Qi <qizhanming_at_gmail.com>
Date: Sat, 23 Oct 2010 05:18:46 -0700 (PDT)

Hi Paul,

It doesn't not work.

I use maven and guice-3.0-snapshot from
https://repository.sonatype.org/content/groups/forge/com/google/inject/
serve("/*").with(GuiceContainer.class, params);
filter("/*").through(GuiceContainer.class, params);

Maybe this bug of guice-servlet was not be resolved yet,
or com.sun.jersey.config.property.WebPageContentRegex is not work for
GuiceContainer.class
-- 
View this message in context: http://jersey.576304.n2.nabble.com/Jersey-Guice-JSP-how-to-tp5349718p5665277.html
Sent from the Jersey mailing list archive at Nabble.com.