[
https://issues.apache.org/jira/browse/DELTASPIKE-956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gerhard Petracek updated DELTASPIKE-956:
----------------------------------------
Issue Type: Task (was: Improvement)
> Clearly document transaction integration patterns for repository classes
> ------------------------------------------------------------------------
>
> Key: DELTASPIKE-956
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-956
> Project: DeltaSpike
> Issue Type: Task
> Components: Data-Module, Documentation, JPA-Module
> Affects Versions: 1.4.1
> Reporter: John D. Ament
> Assignee: John D. Ament
> Fix For: 1.5.1
>
>
> I was implementing Data on top of WildFly 9 today. After about an hour of
> battling I got it to work end to end. In my case I was using a REST API, but
> used these steps:
> - Annotate the outermost layer with @javax.transactional.Transactional
> - Set the transaction strategy to container managed (Separate JIRA ticket
> coming for this pain)
> Only then did saves work properly for the repository interface.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)