Remote JVM debugging over ssh
Today, I ran into an issue that was not easy to remotely debug. Due to the long start up time of the application, I was wasting a lot of time putting in logging statements and then restarting the app server. Continue reading