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.