When in jersey server I have server 500 error:
In server response don´t have stack trace or some info.
In Eclipse console don´t have exception stack trace
I try to catch exception in server and print trace in console, but nothing happens
How can I get the stack trace when 500 server error happens?