> I can't find withInjector on github.

You're right. I got a bit ahead of myself: it's in a pull request of mine
that hasn't been merged yet. Sorry.

>I could override getModules() but not getStage().

You can still set Stage in the web.xml.

>But even so, I still have do add jersey specific things to web.xml. With
jersey-guice is as simple as serve("/rest/*").with(GuiceContainer.class);

With Jersey, you don't put *anything* in the web.xml? Even in a non-JEE
context?

To be honest, I'm not using Jersey because, like 99% of the
java.netprojects that I try out, either I can't figure out from the
docs how it
works or the site is down.

Mwanji

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to