Hi Fabio, hi Jerome, hi Thierry, cool Fabio, that you want allow the the Servlet artifacts in JAX-RS. Every help is welcome.
I think it is important, that the JAX-RS extension has no dependency to the Servlet API, so we need to have another way. @ Jerome and Theirry: Do you think it useful to create an "extension extension", that has all that needs dependencies to the Servlet API? Than I have an idea how to implement it. Or do you have another ideas? Are there other ideas what also could be included, that means could be annotated with @Context? best regards Stephan Fabio Mancinelli schrieb: > Hi Stephan, > > I am writing to you to ask a little advice. > I was thinking about writing a patch to the JAX-RS extension in order > to allow the injection of the HttpServletRequest and > HttpServletRespone objects using the @Context annotation. > > Could you point me to the code where injection is done and if I should > be aware of some architectural details you used for implementing the > injection mechanism? > > Thank you. > > Regards, > Fabio > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2452633

