At this point, we try to serialize an endpoint using the composite XML
structure. An endpoint consists of the component/service/binding (more could
be added to represent the calculated configuration). We create a dummy
composite to contain one component with a single service configured with the
given binding so that it can be saved and loaded as a composite.
What information is missing? If the current scheme doesn't work, we can
define an XML format for the endpoint/endpoint reference.
Thanks,
Raymond
--------------------------------------------------
From: "ant elder" <[email protected]>
Sent: Friday, September 04, 2009 1:23 AM
To: <[email protected]>
Subject: Endpoint serialization and the distributed endpoint registry
Whats the status of Endpoint serialization? I see there is some code
for this but I'm not sure how finished it is, and it doesn't look like
remote endpoints in the endpoint registry get much of their fields
deserialized yet. Is this something thats in progress by someone or
can i just start adding anything i need?
...ant