>
> Right now it only really works well when using the Hazelcast based SCA
> binding (ie by including tuscany-binding-hazelcast-runtime). That uses
> the configuration that is being used for the endpoint registry so the
> SCA binding "just works". The problem with using other bindings for
> the SCA binding is in some environments we don't know what the
> absolute service endpoint is, eg when using web services and the
> webapp servlet host (and this was one of the main reasons for doing
> the hazelcast binding).
>
>   ...ant
>

OK so you're saying the only one that works properly at the moment is
the hazelcast based one. Assuming that the other ones worked though I
think the exiting tests cases for rmi and ws alternatives are wrong in
that the uris are specific. I would expect the ws and rmi variants to
"just work" in the same way as hazelcast, i.e. based on the endpoint
information available in the registry, so there is no requirement for
the user to specify this information in the composite file.

Simon


-- 
Apache Tuscany committer: tuscany.apache.org
Co-author of a book about Tuscany and SCA: tuscanyinaction.com

Reply via email to