iStoreIT
JavaEE 6, JBoss AS7 conceptual demonstration project
A Java EE 6 reference application leveraging Apache TIKA, Hibernate Spatial and Hibernate Lucene to index and retrieve arbitrary data including POJO's (via JSON and XML) and all popular file/content types.
This is on ongoing research and development project and will be an attempt to bridge NoSQL/Document Database concepts with some traditional RDMS traits.
This primarily serves as a testbed for me to explore CDI, JBoss AS7. I envision OSGi being the mechanism to extend the core iStoreIT service for a specific application.
Currently in it's infancy, drop me a note about setting up for AS7.
Because of the use of Spatial and Search, we use Hibernate 3.6.7. Since JBoss 7 ships with Hibernate 4, we have to setup a module to isolate this particular version of Hiberate.