Standalone Deployment
Hi,
Could anybody please explain how can we deploy WSO2 Registry as a standalone registry? How does it support being used remotely from different languages such as Java, PHP, C++, and JavaScript?
Thanks,
Shency
- Login or register to post comments
- Printer friendly version
- 285 reads











You can not deploy the
You can not deploy the registry as standalone in 1.0 release , but we might be able to have a standalone version for next release. Currently in WSO2 we have done a PHP and Java implementation on the registry, that is done using APP. Since Registry has atom generation support and performing operation using APP you can write your client to send and receive Atom and invoke the registry.