Hi all, I implemented the slug support in APP (at the server side) , so with this if someone do a post with slug header (let's say "/wso2" or "wso2) , and request being to "/wsas" then registry will create a resource called "/wso2/wsas" and will return the resource location as "/wso2/wsas" . However I do not have a way to burn this into RemoteRegistry since that API (registry API) does not have a way to set a slug , so I am unable to test the feature (but I manually test that , and worked fine)
Thanks Deepal _______________________________________________ Registry-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/registry-dev
