[
https://issues.apache.org/jira/browse/ISIS-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16870132#comment-16870132
]
ASF subversion and git services commented on ISIS-2125:
-------------------------------------------------------
Commit 4efd9b07d0dfe167614fbdbe90dbb95e0b2f258c in isis's branch refs/heads/v2
from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=4efd9b0 ]
ISIS-2125: replaces the TransactionServiceDefault with a new
TransactionServiceSpring that utilizes sprint-tx API
- however, the nextTransaction() call is still delegated to the old
service, unfortunately this concept is not present in Spring's tx API
- remove the transaction latch from ps-internal
- deal with the fact that IsisSession.close(), as handled by Spring when
processing @PreDestroy, runs on a different thread than that, that
opened the session.
Task-Url: https://issues.apache.org/jira/browse/ISIS-2125
> Provide a PlatformTransactionManager for Isis/Jdo at least for Integration
> Testing
> ----------------------------------------------------------------------------------
>
> Key: ISIS-2125
> URL: https://issues.apache.org/jira/browse/ISIS-2125
> Project: Isis
> Issue Type: Improvement
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0
>
>
> We have a PlatformTransactionManager for Integration Testing that was
> introduced with the 'smoketest' module. (Maybe) this could be provided with
> the integration-testing module.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)