When I upgraded the version of jersey I am getting the above exception while try to start my web application. I am using the jersey library for implementing JAXBContextRes
JAXBContextRes
Needs to add dependency of jsr311-api and then it worked.