rmi - Run a simple Java program in the OpenShift cloud -


what easiest method run java program inside gear on openshift?

i don't need complex framework or web server. need container can upload java files, compile , execute them in cloud. application have in mind simple, program gathers information , can connect via rmi , ask data.

thanks.

if don't need application server you'd better take @ diy cartridge. you'd have create code:

rhc app-create yourapp diy-0.1 --from-code git://github.com/(...).git

you use git hooks launch it. take @ hooks use @ wedding tables planner web, based in this template.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -