I found Christian Rivasseau's great work on Guice + Jersey:
http://objectif-naiade.blogspot.com/2007/11/integrating-jersey-with-guice-and.html
But that code was written back in Nov 2007 and the ResourceProvider
interface is much different now in 0.8. Is there any code around to
easily use Guice to inject field/method parameters in resource classes
in 0.8? Or are there any tutorials/code examples I could study to
create Guice integration in 0.8?
Thanks,
Zach