How to deploy a war file in Openshift JBoss AS ? Is it the same as the deployment with an Openshift Tomcat Server or there are some differences in settings ?
Asked
Active
Viewed 434 times
0
-
refer to https://developers.openshift.com/servers/tomcat/deployment-options.html Would suggest to use git for it rather than deploying prebuild war file, – gladiator Nov 28 '16 at 08:53
-
Possible duplicate of [Deploy WAR file to Openshift without using GIT?](http://stackoverflow.com/questions/23264517/deploy-war-file-to-openshift-without-using-git) – mayank agrawal Nov 28 '16 at 08:53
-
What have you tried? Can you show some more work? What errors have you gotten? – Gray Feb 17 '17 at 16:22