In our binding.sca support (and tests [1]) we allow/expect a uri in the binding to determine the location of the protocol endpoint. ASM90005 means that we can't do this and the tests report errors. I couldn't find a JIRA with a quick look but I haven't worked recently on the binding.sca delegation code. If there is one, or if someone is already working this, please shout.
Generally I'd hope that this URI could be determined using defaults, i.e. I wouldn't expect the application developer to be specifying it. If it were really required, for example, for convenience of tests, I guess we could exploit binding extensibility and support a sub element of <binding.ws/>. Simon [1] http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/trunk/itest/nodes/binding-sca-hazelcast/src/test/resources/ws/simpleService/HelloWorld.composite -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com
