How to change server for my application in cloudbees? -


i want change server jboss7.1 tomcat7 in cloudbees. ways this? mention application deployed , running.

you can deploy in tomcat 7 through cloudbees sdk using command.

bees app:deploy -t tomcat7 -a app.war 

be aware app should adapted work both containers.


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

android - Keyboard hides my half of edit-text and button below it even in scroll view -

css - Make div keyboard-scrollable in jQuery Mobile? -