Cannot tag two paths with the same tag
--------------------------------------
Key: REGISTRY-114
URL: http://wso2.org/jira/browse/REGISTRY-114
Project: WSO2 Registry
Issue Type: Bug
Reporter: Keith Godwin Chapman
Assigned To: 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:
http://wso2.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev