I am new to using JAX-RS and wrote a sample application that outputs a json object. but I am getting an exception. Here is my code:
@Path(\"/hello\") public
I added following jars and it worked for me