Hello Romain, Thanks again for your response. Just to clarify, am I not able to declaring root resource and provider classes and/or singleton instances using "javax.ws.rs.core.Application"? Maybe I am using the term "servlet" too loosely....
We have quite a complex application and would like the flexibility of not having jersey seek out all the services automatically using: <param-name> jersey.config.server.provider.packages</param-name>" Kind Regards, N.
