Top Banner
Host your applications in the public cloud. OpenShift Online Public PaaS automates the provisioning, management and scaling of applications so that you can focus on development and creativity. Sign up for FREE
14
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Building an OpenShift REST

Host your applications in the public cloud. OpenShift Online Public PaaS automates the provisioning, management and scaling of

applications so that you can focus on development and creativity.Sign up for FREE

Page 3: Building an OpenShift REST

• Port Forward;

Page 4: Building an OpenShift REST

• MySQL manager and admin tool, eg. Sqlyog;

Page 5: Building an OpenShift REST

• Admin console;

Page 6: Building an OpenShift REST

• Admin console – Datasources configuration;

Page 7: Building an OpenShift REST

• Netbeans, open maven project from git;

Page 8: Building an OpenShift REST

• Netbeans, add new web service from db;

Page 9: Building an OpenShift REST

• Netbeans, update web.xml;

Page 10: Building an OpenShift REST

• Netbeans, update persistence.xml;

Page 11: Building an OpenShift REST

• Netbeans, update pom.xml;

Page 12: Building an OpenShift REST

• Netbeans, update pom.xml;

Page 13: Building an OpenShift REST

• Admin console – Deployment;

Page 14: Building an OpenShift REST

• Done