[Registry-dev] [jira] Resolved: (REGISTRY-265) Registry does not
support transactions
Chathura Ekanayake (JIRA)
jira at wso2.org
Tue May 13 04:29:17 PDT 2008
[ https://wso2.org/jira/browse/REGISTRY-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chathura Ekanayake resolved REGISTRY-265.
-----------------------------------------
Resolution: Fixed
Implemented the transactions functionality in the embedded registry. Registry transactions can be controlled by the following API methods.
Registry.beginTransaction();
Registry.commitTransaction();
Registry.rollbackTransaction();
> Registry does not support transactions
> --------------------------------------
>
> Key: REGISTRY-265
> URL: https://wso2.org/jira/browse/REGISTRY-265
> Project: WSO2 Registry
> Issue Type: Bug
> Components: core
> Affects Versions: 1.1
> Reporter: Afkham Azeez
> Assignee: Chathura Ekanayake
> Priority: Blocker
> Fix For: 1.1
>
>
> This is a critical piece of functionality which is missing. We should be able to do several things within a transaction, e.g. adding several resources, and then committing or rolling back.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the Registry-dev
mailing list