Keep fighting content issues with restlet 2.0-snapshot (from July 9th)

2009-08-05 Thread Fabian Mandelbaum
Hello there, here I am again with my content issues with restlet 2.0-snapshot (from 2009-07-09): The Content-Type header of the response is always set to */* (according to the HttpFox http traffic monitor), no matter which MediaType I pass to the representation constructor of the returned

SecurityContext with JaxRS Extension

2009-08-05 Thread Jonas Huckestein
Hello, first of all, thanks for the amazing restlet framework and the awesome Jax-RS extension. I am currently trying to understand how to use @Context SecurityContext. I do not know how I can make the injected SecurityContext do anything. This is what I have: - A function which takes