Thanks for the pointers/info. I assume the intention is to add in the
ability to specify the binding specific base system uri on a binding by
binding bases (as well as implementing all the other rules of course). I
don't see this configuration in the code now.
sca domain
sca runtime
runtime.a.name
runtime.a.address
binding.a config
Scheme.a baseURI="HTTP://runtime.a.address:80/"
Scheme.a baseURI="HTTPS://runtime.a.address:442/"
I'm interested in this bit particularly as this is where it touches the
distributed runtime.
Simon