Skip to content

marcin11858/ObjectLedge-Hello-World

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ObjectLedge Hello World

Main goal of this project is to provide quickstart for more advanced development using ObjectLedge framework.

Ultimate goal is to turn this into Maven archetype as soon as... it starts working.

Installation

  1. Fork ObjectLedge
  2. Clone it
  3. Install it into your local repository

If you have JDK 6 then build dev branch or master branch. If you have JDK 7 then build feature/java7 branch.

  1. Once you have OL installed into your local maven repository then you can start hacking this one
  2. Fork & clone it
  3. Build it mvn clean install -f objectledge-demo-parent/pom.xml
  4. Run it mvn jetty:run -f objectledge-demo-minimal/pom.xml
  5. Open http://localhost:8080/ in your browser
  6. Contribute to get it working...

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors