Hi Wayne,

Whether the underlying registry is the wso2registry or simple URL registry ,
synapse uses its registry API . The current registry API tightly couples
with OMNode as its API has a 'lookup' method which expects to be returned a
OMNode as the result. In order to support non-XML content as registry
resources , it is needed refactoring the current API by removing OMNode
dependency and providing more an abstract API.

I will do the required changes.

By the way , wso2registry is a dedicated product for the Registry space , so
, it will be an obvious alternative for the simple URL Registry.
Currently,you cannot plug the wso2regustry in to the synapse but you can use
the wso2registry with the wso2 ESB(https://wso2.org/projects/esb/java) which
wraps the core as synapse as it is and provides a management console.

Thanks
Indika

Reply via email to