[
https://issues.jboss.org/browse/ARQ-1074?page=com.atlassian.jira.plugin.s...
]
Aslak Knutsen commented on ARQ-1074:
------------------------------------
You would need to add an extract check. If @Test is runOnClient or LocalProtocol(used by
embedded containers) and Class/Method is transactional, then verify existence of
TxProvider
Similar to this:
https://github.com/arquillian/arquillian-core/blob/master/container/test-...
TransactionProvider should be supported on client side
------------------------------------------------------
Key: ARQ-1074
URL:
https://issues.jboss.org/browse/ARQ-1074
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: Extension - Transaction
Affects Versions: transaction_1.0.0.Alpha1
Reporter: Aslak Knutsen
Fix For: transaction_1.0.0.next
We should support automating TransactionManagement for the Client side as well as for in
container.
A TransactionProvider could register it self to be in Client context. This will allow for
embedded service containers to provide their own hooks without reloading the
AuxiliaryArchives as it's done by Remote Containers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira