DOCUMENT UNDER CONSTRUCTION
This document gives you a quick overview of the Simple OSLC Reference Implementation (SORI), explain how SORI is organized and how to build and run the code.
SORI is a simple, bare-bones reference implementation of the OSLC specifications. It is written in Java as a standard Java EE web applications. It is intended to help those who are adopting OSLC by providing a functioning system that can be explored via a simple UI and REST services, or by taking a look at the source code.
The bullets below give a summary of the SORI architecture:
We choose to use a very minimal set of dependencies for SORI because we want it to be really simple. The web parts of SORI are implemented with only the Servlet API and JSP pages. For simplicity's sake, there is no webapp framework, no Dojo and no OSGI.
Areas for improvement We've discussed the following ideas for SORI development in 2011:
See these two guide to building and running SORI:
I | Attachment | Action | Size | Date | Who | Comment |
---|---|---|---|---|---|---|
![]() |
Import.png | manage | 39.5 K | 25 Jan 2011 - 22:39 | DaveJohnson | |
![]() |
build.png | manage | 99.7 K | 25 Jan 2011 - 22:39 | DaveJohnson | |
![]() |
run-config-1.jpg | manage | 60.3 K | 28 Jan 2011 - 14:57 | DaveJohnson | |
![]() |
run-config-2.jpg | manage | 52.2 K | 28 Jan 2011 - 13:02 | DaveJohnson |