Specification
I have been looking though the WS02 Registry documentation and failed to determine which specification(s) the project implements. Does anyone know?
- Login or register to post comments
- Printer friendly version
- 169 reads
I have been looking though the WS02 Registry documentation and failed to determine which specification(s) the project implements. Does anyone know?
WSO2 Registry aims at
WSO2 Registry aims at simplifying the use of registry by providing simple collection, tag based categorizations and RESTful interface for accessing the registry. Atom Publishing Protocol (APP) is used as the REST interface for remotely accessing the registry. URLs and message formats used in APP interface are documented in http://wso2.org/wiki/display/registry/Registry+Protocol.
We didn't implement UDDI as it complicates the use of the registry.
Great answer; thank you for
Great answer; thank you for the quick response.