Apache Isis release v1.0.0
In fact, the news is a little old by now; we got the release out just in time for Xmas 2012, which had always been my hope.
This first release consists of:
- Isis core 1.0.0
- Isis JDO ObjectStore 1.0.0, based on JDO/DataNucleus 3.1.x
- Isis File-based security 1.0.0, providing simple authentication and authorization
- Isis Wicket Viewer 1.0.0, providing a generic (naked objects) UI as a webapp, based on Apache Wicket 6.2.0
- Isis Restful Objects Viewer 1.0.0, providing a generic RESTful interface, based on JBoss RestEasy 2.3.1
More information about these on the Isis website.
In addition, we released a new Maven archetype that combines all the above components into a single archetype. Thus, with one command, you can have a complete Isis webapp built, already integrating the Wicket or Restful viewers through to an RDBMS-based objectstore.
So, do take a moment to check it out.
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)





