[
https://issues.apache.org/jira/browse/DELTASPIKE-1007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15066541#comment-15066541
]
Gerhard Petracek commented on DELTASPIKE-1007:
----------------------------------------------
well, we have to test mainly our logic and in this case just if interceptors
like the tx-interceptor works with the data-module.
imo it doesn't make sense to test the same again (since
@javax.transaction.Transactional) is technically just an other interceptor you
can use.
we also don't test data-repos with other ee-interceptors, because they should
just work.
-> from the conceptional point of view we currently have an own module just to
have a "redundant" test.
> test @Transactional and @TransactionScoped support for @Repository
> ------------------------------------------------------------------
>
> Key: DELTASPIKE-1007
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1007
> Project: DeltaSpike
> Issue Type: Task
> Components: Data-Module, Tests
> Affects Versions: 1.5.1
> Reporter: Gerhard Petracek
> Assignee: Harald Wellmann
> Fix For: 1.5.3
>
>
> currently it's tested manually, but we should add a test to the test-suite.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)