2892 If a reference does not have a binding, then the binding used can be
any of the bindings
2893 specified by the service provider, as long as the intents attached to
the reference and
2894 the service are all honoured.
--------------------------------------------------
From: "Scott Kurz" <[email protected]>
Sent: Wednesday, April 22, 2009 12:06 PM
To: <[email protected]>
Subject: Re: SCAClient API spec proposal
On Wed, Apr 22, 2009 at 11:54 AM, Raymond Feng <[email protected]>
wrote:
Here are my two cents based on my understanding of the OASIS spec:
1) SCAClient.getService() is similar to connect an SCA service using a
dummy
reference without any binding declarations. The OASIS spec says the
binding
for the reference will be provided by the service binding in such cases.
What part of which spec are you referring to? Though the wire format,
as part of the binding, would be covered by that statement ... I'm
still wondering if anything is said about the interface.
Thanks, Scott