[Resteasy-users] NettyJaxrsServer and Guice 3.0

2014-02-06 Thread Pedro Guilherme Rafael
I am using resteasy, netty (NettyJaxrsServer) and guice 3.0. I need to inject dependencies in resource classes. Anyone can help me with it? Thanks! -- Managing the Performance of Cloud-Based Applications Take advantage of

Re: [Resteasy-users] NettyJaxrsServer and Guice 3.0

2014-02-06 Thread Pedro Guilherme Rafael
at 5:30 PM, Pedro Guilherme Rafael pedrograf...@gmail.com wrote: John, First, thanks for your reply. I don't know how to register the GuiceResourceFactory. Do you have any example? I tried to put it on setInjectorFactoryClass, but GuiceResourceFactory is not an implementation