[ http://issues.apache.org/struts/browse/SHALE-225?page=comments#action_37842 ] Craig McClanahan commented on SHALE-225: ----------------------------------------
The location in "sandbox" was a process of elimination choice based on our current options: * It doesn't belong in the "maven" directory because it isn't part of the Maven infrastructure. * It doesn't really belong in "framework", because it has zero dependencies on Shale. (This is also why the name "mailreader-jpa" was chosen for the entity classes project versus "shale-mailreader-jpa" which I used for the webapp.) * The sandbox was the only other option. I'd be fine with an "extras" directory at the same level as framework and sandbox, and moving the mailreader-jpa project there. > Example application ilustrating Java Persistence Architecture (JPA) > integration > ------------------------------------------------------------------------------- > > Key: SHALE-225 > URL: http://issues.apache.org/struts/browse/SHALE-225 > Project: Shale > Issue Type: New Feature > Components: Examples > Affects Versions: 1.0.2 > Reporter: Craig McClanahan > Assigned To: Craig McClanahan > Fix For: 1.0.3 > > > Provide an example application (most likely based on the Struts MailReader > example) that illustrates the use of Java Persistence Architecture (JPA) > classes in a Shale based application. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/struts/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
