atom feed1 message in org.apache.shale.issues[jira] Created: (SHALE-226) Example a...
FromSent OnAttachments
Craig McClanahan (JIRA)Jul 16, 2006 9:32 pm 
Subject:[jira] Created: (SHALE-226) Example application ilustrating Hibernate integration
From:Craig McClanahan (JIRA) (ji@apache.org)
Date:Jul 16, 2006 9:32:58 pm
List:org.apache.shale.issues

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.