users@jersey.java.net

[Jersey] Re: Method Dispatcher

From: Paul <nibin.cse_at_gmail.com>
Date: Mon, 13 Jun 2011 22:42:07 -0700 (PDT)

Or if you don't want to change the jersey-server.jar, you can mark your
dispatchProvider implementations with @Provider annotation, Jersey then
tries to use these implementations also for creating the RequestDispatcher.

And I think Provider classes have more precedence than the service classes.
So I guess your implementations should have more priority.

--
View this message in context: http://jersey.576304.n2.nabble.com/Method-Dispatcher-tp6461710p6472841.html
Sent from the Jersey mailing list archive at Nabble.com.