Example application ilustrating Hibernate integration
-----------------------------------------------------
Key: SHALE-226
URL: http://issues.apache.org/struts/browse/SHALE-226
Project: Shale
Issue Type: New Feature
Components: Examples
Affects Versions: 1.0.2
Reporter: Craig McClanahan
Provide an example application (most likely based on the Struts MailReader
example) that illustrates the use of Hibernate classes in a Shale based
application. The overall application architecture is likely to be very similar
to a JPA based example (see issue SHALE-225). However, this one will require
some finesse in the build architecture to deal wth the fact that we cannot ship
the WAR itself with a hard dependency on Hibernate, due to the LGPL license.