Hi David


> I'm defined the jaxrs-server.  I'm defining the controller that
> processes requests.  I'm also defining a couple of providers, one for
> jackson-jaxb mapping, and one for exceptions.  That's what I need to
> work.  I started this discussion to see if I could get away with not
> defining the controller bean and referencing it in the service beans
> list.
>
>
thanks for the clarification. Can you give me a favor and create a JIRA and
attach a sample project, ant or maven based, so that I can build it and
experiment with it ? I think we need to start looking at the auto discovery
of providers and root resource classes (recognizing @Provider and
class-level @Path annotations) for this particular case to work (so that you
can avoid referencing the controller)

cheers, Sergey

Reply via email to