How To Deploy Jboss7.2 On Openshift

The next tutorial is a stone oil steps on how you lot tin setup a custom server such equally JBoss7.2 on OpenShift.

Prerequisite, clone as well as checkout JBoss7.2 tag
//clone the jboss repo >git clone https://github.com/jbossas/jboss-as.git  //list the tags >git tag -l  //checkout the 7.2 liberate >git checkout tags/7.2.0.Final 

Steps:
1.) Follow this weblog first: https://ngeblognow.blogspot.com//search?q=run-wildfly-on-openshift-using-diy

2.) Unfortunately you lot volition run into a work starting the server, this is because each openshift's DIY cartridge has in that place ain IP so:
  a.) SSH to your OpenShift server as well as type env, as well as hold back for OPENSHIFT_DIY_IP, as well as then instead of 127.0.0.1 you lot take away to role this IP inwards pace 1.

3.) Commit as well as force your repo as well as your practiced to teach :-).

4.) If that doesn't work, you lot take away to manually laid out the JBoss server inside SSH.

Warning:
Beware of windows, the pushed files are non executable yesteryear default as well as then standalone.sh volition non run. You take away to manually chmod this file every force as well as then that agency auto server restart volition non work. At to the lowest degree on my case.
Next
Previous
Click here for Comments

0 komentar:

Please comment if there are any that need to be asked.