Hi David
Is there any way to attach Synapse to a registry to allow it to dynamically 
resolve endpoint locations eg by specifying the portType. I know UDDI does this 
and there is no current support for UDDI, but is there any way to do this eg 
using the WS02 Registry?

I know you can link to XSLT etc in an HTTP based Registry (including WSO2) but 
it would be nice to externalise the absolute address of services you are 
proxying to a central point, but this would require the registry to understand 
the concept of interface - endpoint mappings whereas currently WS02 registry  
just serves up resources?

Not sure if this is best posted here or on a WS02 Registry list.
This is possible, but involves some coding / development.. another option/workaround is to store the absolute EPR's in a DB table, and pick that up - which can be easily accomplished with the DBLookup mediator - or maybe you could write a simple custom/POJO mediator that does the lookup from UDDI without writing a UDDI adapter to the registry

cheers
asankha

--
Asankha C. Perera
http://adroitlogic.org

http://esbmagic.blogspot.com

Reply via email to