Give me some recommendation about JBoss and MySQL using Openshift Tech -



Give me some recommendation about JBoss and MySQL using Openshift Tech -

i've created first application using openshift tech. it's java web application running on jboss @ openshift , uses mysql 5.5 database. , have deploy using war file (i don't know how normal way).

so can tell me: should create local database or utilize online database? , there way deploy java app not using war file?

i suggest check out openshift developer center (https://developers.openshift.com), link (https://developers.openshift.com/en/jbossas-overview.html) using jboss. create sure read of sections, deployment options, , datasources links. if interested in beingness able "git push" deploy code, should create new jboss application on openshift, , "git clone" of code , check out how it's setup, using maven project structure, pretty common.

mysql jboss openshift

Comments

Popular posts from this blog

java - How to set log4j.defaultInitOverride property to false in jboss server 6 -

c - GStreamer 1.0 1.4.5 RTSP Example Server sends 503 Service unavailable -

Using ajax with sonata admin list view pagination -