login button

Hook Registry to wsas or esb

Forums :

Hi,

Is there any backdoor to hook up registry to wsas or esb?

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

The WSO2 ESB v1.7 has an

The WSO2 ESB v1.7 has an embedded WSO2 Registry. It can also connect to an external WSO2 Registry server

asankha

If the registry is running

If the registry is running as a servlet, wsas, esb or any other application can connect to it using the remote interface (APP based).

In addition to that applications can embed the registry as a library and use its functionality. In this case, registry provides a Java API to access its features. As Asankha mentioned, ESB uses both these methods to connect to the registry.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.