I am getting below exception whenever my REST client code makes a call to the REST service using below code: Code:
public void putWatcher(Wa
I recently bumped into this problem. It was caused by a library providing an old implementation of javax.ws.rs.core. I fixed it as follows:
javax.ws.rs.core
org.apache.axis2 axis2-jaxws 1.6.2 runtime javax.ws.rs jsr311-api