Hello,
I'm developing a composite entity provider, and I need to lookup
MessageBodyWriters from there. I tried to inject a MessageBodyWorkers
into a field using a @Context annotation, but it doesn't seem to be
working. I can inject it in a resource, but not in the provider. Is
this normal, or am I doing something wrong?
I'm using jersey 0.8 on GFv2ur2.
Thanks for your help,
Florian Steffen