Just wanted to note that it seems that an additional burden on the
runtime implementor to support this API is to recognize if the service
is described by <interface.wsdl>.

If so the runtime has to establish this WSDL interface on the runtime
representation of the reference built for the proxy without having the
data in hand from the client side (but rather only from the side of
the service in the domain).

Would be good to have some tests for this variation with something
like the axis2 binding.sca impl for which following the exact wsdl
interface (instead of generating one bottom up) should matter.

Scott

Reply via email to