Implement a local endpoint registry mechanism to allow multiple in-JVM nodes to
resolve endpoints. Stepping stone to more dynamic remote resolution.
-----------------------------------------------------------------------------------------------------------------------------------------------------
Key: TUSCANY-3081
URL: https://issues.apache.org/jira/browse/TUSCANY-3081
Project: Tuscany
Issue Type: Improvement
Affects Versions: Java-SCA-2.0-M3
Environment: All
Reporter: Simon Laws
Fix For: Java-SCA-2.0-M3
Currently our endpoint resolution is static and, when more than one node is
running in a domain in 1.x, relies on a domain manager to create the composite
configuration necessary for components to commnicate across node boundaries. As
a way to allowing greater flexiblity of deployment an endpoint registry should
give us the opportunity to monitor endpoints as they are created and resolve
endpoint references at the point of use.
This JIRA is an umberella for the work to build out the endpoint registry.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.