[
https://issues.apache.org/jira/browse/SHINDIG-594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631008#action_12631008
]
Ian Boston commented on SHINDIG-594:
------------------------------------
Committed and implimentation of the model based on JPA, so no bindings to
anything other than javax.persistence.* in the model. The project has a
reference to EclipseLink which is being used as a JPA implemention to bring the
tests up.
I will now start on the service implementations.
> Sample implementation of SPI
> ----------------------------
>
> Key: SHINDIG-594
> URL: https://issues.apache.org/jira/browse/SHINDIG-594
> Project: Shindig
> Issue Type: New Feature
> Components: Sample container & Examples
> Reporter: Ian Boston
> Assignee: Ian Boston
>
> I have been doing some work to add sample implementations of the SPI and some
> of the API's. This JIRA is to track that work. It should result in at least a
> DB implementation of the Social SPI, and Cache implementations of the Cache
> API. It might make sense to extract the EhCache implementation from
> /java/common to reduce dependencies, since its not used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.