That's a good list Raymond...

>
> 1) Sharing the metadata within the SCA domain across multiple nodes over the
> network
> 2) Implicitly propagate the EPR and callback EPR over bindings as the SCA
> context
> 3) Explicitly pass the ServiceReference as business data
>
> I agree with you that we can add a StAX processor for Endpoint and
> EndpointReference to read/write the models from/to XML.
>
> I'm starting to support 1) under r783213.
>
Sounds good.

I have the old endpoint reference classes removed now and will check
those changes in shortly. What I have won't work for remote bindings.
I need to work on 2 and 3 to make this work. If we are going to
serialize a callback EPR then it might as well be doing the same thing
as a service reference does. I need to bring some tests in for that as
I'm getting a clean build even though I know that part isn't
implemented yet.

Simon

Reply via email to