You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One may need to change pom file because it uses old version of dependencies. Here is an updated version
Here is web.xml file. Note that the info under <servlet-mapping> tag changing the url pattern of rest service.
If you come up with a SEVERE: Allocate exception for servlet [Jersey RESTful Application]java.lang.ClassNotFoundException: org.glassfish.jersey.servlet.ServletContainer try to do following solution for eclipse in second answer
About
A tutorial for developing basic web service and solution for some possbile problems