From: Mikael Öhman <mikael_uman_at_yahoo.se>
Date: Thu, 24 Oct 2013 10:09:37 +0100 (BST)
Hello. I posted this question on stackoverflow but realized it may be better to ask here.
I am trying to learn REST using Java, JAX-RS and Jersey. I have created a very basic application that I am sending requests to using my browser, but I get an internal server error 500 with no logs produced to tell me what's wrong.