Quantcast
Channel: Shekhar Gulati
Viewing all articles
Browse latest Browse all 147

Deploy war on tomcat running on OpenShift

$
0
0
In this short blog, I will show you how you can deploy war file on Tomcat running on OpenShift. For Java, OpenShift supports three deployment options – JbossAS-7, JBossEAP-6, and JBossEWS-1.0 or Tomcat. In all of the three options it supports both binary deployment (war file) and source code deployment(maven project). I have talked about [...]

Viewing all articles
Browse latest Browse all 147

Trending Articles