[Registry-dev] Using our Registry as a PURL server (and also making
it work with non-Registry aware clients)
Paul Fremantle
paul at wso2.com
Thu Mar 13 10:01:58 PDT 2008
So I've talked about this before.
If we store URLs in the Registry, it would be nice to be able to point
to the Registry entry and get back a redirect to the stored URL.
This is actually the behaviour of PURL servers:
http://en.wikipedia.org/wiki/Purl
http://purl.org
So, what this means is that a client could direct their SOAP client to
the registry URL: e.g.
new
Stub("http://reg/wso2registry/resource/services/finance/accounting?redirect");
The client library will then auto redirect to the real URL stored at
http://reg/wso2registry/resource/services/finance/accounting
Paul
--
Paul Fremantle
CTO and Co-Founder, WSO2
OASIS WS-RX TC Co-chair
VP, Apache Synapse
Office: +44 844 484 8143
Cell: +44 798 447 4618
blog: http://pzf.fremantle.org
paul at wso2.com
"Oxygenating the Web Service Platform", www.wso2.com
More information about the Registry-dev
mailing list