Assumptions
This tutorial assumes that you have already an application on the OpenShift and that you have an Eclipse JEE with OpenShift plugin installed.If you don't an OpenShift application already deployed please visit this page.
Steps to be done
1) On Eclipse select Window -> Show View and then select the OpenShift Explorer view. You will see something like :2) Right click the application and select the Port Forwarding option :
3) You will see a screen with all server ports. Enable them by pressing the Start All button.
4) After you pressed the Start All button you will see that some the ports will be enabled :
5) Now the application server's ports are mapped to the Local Address from above screen. You can use that address to access the JBoss console : http://127.0.0.1:9990 (9990 is the default port for the JBoss Admin console).





No comments:
Post a Comment