Skip to content

bparees/javaee7-hol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running the sample app

  1. run steps 1-9 from the regular sample-app here: https://github.com/openshift/origin/blob/master/examples/sample-app/README.md
  2. run "osc process -n test -f application-template-jeebuild.json | osc create -n test -f -" (using the template json from the app repo)
  3. run "osc start-build -n test jee-sample-build"
  4. run steps 15-18 from the regular sample-app readme
  • the app url is http://<ip address from 'osc get services -n test'>:8080/movieplex7-1.0-SNAPSHOT/

Releases

No releases published

Packages

No packages published

Languages

  • Java 67.9%
  • HTML 28.3%
  • JavaScript 2.6%
  • CSS 1.2%