[Registry-dev] [jira] Closed: (REGISTRY-114) Cannot tag two paths
with the same tag
Krishantha Samaraweera (JIRA)
jira at wso2.org
Fri Apr 18 00:05:17 PDT 2008
[ https://wso2.org/jira/browse/REGISTRY-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krishantha Samaraweera closed REGISTRY-114.
-------------------------------------------
Invalid issue. Issue will be closed.
> Cannot tag two paths with the same tag
> --------------------------------------
>
> Key: REGISTRY-114
> URL: https://wso2.org/jira/browse/REGISTRY-114
> Project: WSO2 Registry
> Issue Type: Bug
> Reporter: Keith Godwin Chapman
> Assignee: Chathura Ekanayake
> Priority: Blocker
> Fix For: 1.0
>
>
> In the mashup server the system user has GET, PUT and DELETE permissions over the path /
> During initialization we populate the registry with some tags and I noticed that the registry throws an exception when the following happens,
> secureRegistry.applyTag("/mashups/system/digit2image", "sample");
> secureRegistry.applyTag("/mashups/samples/exchangeRage", "sample");
> Exception:
> INFO [2008-01-17 20:50:30,956] User: system is not authorized to tag on the resource: /mashups/samples/exchangeRage
--
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