[
https://issues.apache.org/jira/browse/SHINDIG-1057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708417#action_12708417
]
Gary Stevens commented on SHINDIG-1057:
---------------------------------------
The patch is the changes I had to make to Shindig in order to use a persistent
database through the shindig-samples project. It's a hack, but I thought it
was worth sharing for anyone else who may be using the shindig-samples project.
> [PATCH] Samples project
> -----------------------
>
> Key: SHINDIG-1057
> URL: https://issues.apache.org/jira/browse/SHINDIG-1057
> Project: Shindig
> Issue Type: Improvement
> Components: Java
> Affects Versions: trunk
> Environment: Eclipse, Hibernate
> Reporter: Gary Stevens
> Fix For: trunk
>
> Attachments: patch.txt
>
>
> This patch includes changes in order to run Shindig with a database using
> Hibernate. Based on Shindig trunk revision 769318 from April 28, 2009. The
> patch file was made inside of Eclipse.
> Edited classes:
> EnumImpl.java
> AddressDb.java
> BodyTypeDb.java
> EnumDb.java
> MediaItemDb.java
> NameDb.java
> PersonAddressDb.java
> PersonDb.java
> Added the class: HibernateEntityManagerProvider.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.