java - How to deploy war file in openshift -


i've created account in openshift. i've selected tomcat7.

then i'm trying configure application, asking public url path.

i've given application name "natsample" , asking namespace, tried lots of names showing namespace 'example' in use. please choose another.

it doesn't take values in namespaces.

what problem in this?

the names trying may popular. has nothing deploy war file .

namespace need unique across openshift doamin. namespace treated external url (public) application, that's why important.

if want host java web application there lot of guide can find purpose try follow 1 of them. example:

tomcat-getting-started

i use one

openshift-tomcat-quickstart


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -