How to build j2ee application on OpenShift (1)

FYI:

http://www.freehao123.com/openshift-wp-dz/

I chose these cartriges:

  • Tomcat 7 (JBoss EWS 2.0)
  • MySQL 5.5
  • phpMyAdmin 4.0

use shell to connect

[mssssssssseng.rhcloud.com 5720d2ssssssssss001b]\> ls
app-deployments  app-root  git    jbossews  mysql  phpmyadmin

app-root/runtime/repo

[msssssssssng.rhcloud.com repo]\> ls
pom.xml  README.md  src  webapps

then I can mkdir and do somethings under this directory.

But How To Build? Still Studying...

时间: 2024-08-05 19:37:41

How to build j2ee application on OpenShift (1)的相关文章

How to build j2ee application on OpenShift (2)

Download the source from git successfully. I use TortoiseGit UI, select git clone, then input the url. The url up above the "Pass this URL to 'git clone' to copy the repository locally." on web application console. Remember: Check the "Load

build web application with golang

最近在学习go语言,go语言作为一个比较新出现的语言不仅在语法设计理念和编译.执行速度上都自己的独到之处,而且对并发性有着更好的支持,并且更容易实现一个网络软件的开发.所以我就跟着<build web application with golang>这本在github上更新的电子书学习了使用go语言来开发web软件的技术. 之前我学习过一些网络相关的开发,包括在lamp的基础上搭建一个简单的网站,以及拿python实现一个小的使用socket的程序.go语言在开发b/s架构的软件也就是制作网站

Gradle build Android application groovy—DSL特定领域语言

前言 现在,搞APP开发居多,编译/打包等问题立即就成痛点了.一个APP有多个版本,Release版.Debug版.Test版.甚至针对不同APP Store都有不同的版本.在以前ROM的环境下,虽然可以配置Android.mk,但是需要依赖整个Android源码,而且还不能完全做到满足条件,很多事情需要手动搞.一个app如果涉及到多个开发者,手动操作必然会带来混乱. library工程我们需要编译成jar包,然后发布给其他开发者使用.以前是用eclipse的export,做一堆选择.要是能自动

Build CRUD Application with jQuery EasyUI

http://www.jeasyui.com/tutorial/app/crud.php It has become a common necessily for web application to collect data and manage it properly. CRUD allows us to generate pages to list and edit database records. This tutorial will show you how to implement

Core J2EE Patterns - Service Locator--oracle官网

原文地址:http://www.oracle.com/technetwork/java/servicelocator-137181.html Context Service lookup and creation involves complex interfaces and network operations. Problem J2EE clients interact with service components, such as Enterprise JavaBeans (EJB) a

OpenWrt&#39;s build system

https://wiki.openwrt.org/about/toolchain Table of Contents OpenWrt build system – Features OpenWrt build system – Make Targets OpenWrt build system – Build sequence Patch management Packaging considerations Documentation History OpenWrt's build syste

[Javascript] Manage Application State with Immutable.js

Learn how Immutable.js data structures are different from native iterable Javascript data types and why they provide an excellent foundation on which to build your application's state. Instead of them being mutable, they're always immutable, meaning

[Jenkins] Creating Application builds

After installing the jenkins, we start creating new job. 1. Give job names (your project name): 2. Go to "Source Code Management tab": Connect to source code: 3. Go to the "Build" tab, using the drop down menu, to select a step. Normal

[Blackberry]How To Setup a BlackBerry 10 Development Environment to Build Cascades Apps and Prevent IP DHCP for individual BB10 simulator setup

This is a step-by-step instructional guide on how to setup a BlackBerry 10 (BB10) development environment. This article includes instructions for downloading all the Cascades tools, installing them, and setting them up. You will learn how to get the