Debugging Java applications in the Cloud

In this recipe, you will learn how to debug Java applications running on OpenShift.

Getting ready

This recipe requires you to have Eclipse with the JBoss Tools OpenShift plugin installed. Please refer to the Developing OpenShift Java applications using Eclipse recipe for more information.

How to do it…

Perform the following steps to learn how to debug your Java applications:

  1. In the Developing OpenShift Java applications using Eclipse recipe, you learned how to create a Java application using the Eclipse plugin. The application that we developed used the OpenShift template application as its starting point. As you might know, in the rhc command line, you can use the --from-code option to specify your own template ...

Get OpenShift Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.