|
From: Gregor J. <gr...@ja...> - 2012-10-23 17:02:42
|
Thank you, that was the hint I was missing. Strange that i didn't come along this one while googling for a solution.. On 22.10.2012 19:00, Bill Burke wrote: > http://docs.jboss.org/resteasy/docs/2.3.4.Final/userguide/html/Cache_NoCache_CacheControl.html#server_cache > > On 10/22/2012 12:11 PM, Gregor Jarisch wrote: >> Hi, >> >> i have included "org.jboss.resteasy:resteasy-cache-core:2.3.4.Final" to >> play around with ServerCacheInterceptor, but i can't get it to work for >> hours.. >> The problem is that I don't get it to even to load into resteasy. All >> the my defined interceptors get loaded and invoked eventually. (self >> written + interceptors of resteasy) >> >> context.setInitParameter("javax.ws.rs.Application", >> "server.ApplicationConfiguration"); >> This is the way I load my Rest-Interfaces/Interceptors. Everything >> works, except of ServerCacheInterceptor. >> >> Running resteasy 2.3.4 + jetty 8.1.7 >> >> Any ideas how I can make this work? >> >> Thanks >> >> Gregor >> >> >> >> ------------------------------------------------------------------------------ >> Everyone hates slow websites. So do we. >> Make your web apps faster with AppDynamics >> Download AppDynamics Lite for free today: >> http://p.sf.net/sfu/appdyn_sfd2d_oct >> _______________________________________________ >> Resteasy-developers mailing list >> Res...@li... >> https://lists.sourceforge.net/lists/listinfo/resteasy-developers >> -- Ing. Gregor Jarisch entrepreneurship & development |