Extend is a simple, highly configurable and light-weight application container based on Spring Framework . Server components are POJOs defined under the Spring Framework that is extended to provide support for services.
Documentation for Extend can be found here .
For quickstart with Extend check here .
API documentation can be found here .
As soon as Extend is stared you can point your web browser to http://localhost:8080/bean-console. Current configuration will enforce SSL (switch to https://) and ask you for username and password:
Extend is built around simplicity and transparency. If there is a part missing it shouldn't be hard to be added. If you decide to do so and want to share that code with rest of the world we would be more then happy for it to appear within the Abstract Horizon open source project.
Every kind of help is more then welcome - from coding, designing to testing (using it) or commenting on it.