>
> +1 to not providing /atom when we give the URL. But -1 to tacking it
> on in the first place. There is no need for the registry API to make
> any assumptions about the URL except that it's rooted wherever we're
> told. In other words - shouldn't I be able to say:
>
> Registry R1 = new RemoteRegistry("http://myhost/regRoot");
> Registry R2 = new RemoteRegistry("http://myhost/regRoot/subDir");
Hmm , I think we should create remote registry by pointing to the base
URI of the registry and then , we should be able to perform any
operation like adding , deleting and accessing the resources by giving
the path.
-Deepal
_______________________________________________
Registry-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/registry-dev