I made an openshift application in Tomcat type(jbossews-1.0) and want to uplaod Geoserver on it. I changed my geoserver.war as described here:http://dubrovsky.posterous.com/geoserver-on-openshift and git add it in my apps name/webapps. but it doesn't work whereas I add simple "Hello World" in webapps and it worked. How can I run my application?
The blog post is here https://www.openshift.com/blogs/build-your-own-google-maps-and-more-with-geoserver-on-openshift
It has a github repo that should work out of the box