For whatever reasons replying directly to your message fails with a spam filter blocking it.
It may work on the client side though I can see some assumptions are made there. Set the configuration type to "wsdl" and add the following properties : "osgi.remote.configuration. wsdl" - this should point to a remote URL at the moment, however, perhaps using file:/ can work as well, no classpath resources are checked at the moment. A minor fix may be needed for the latter (see WsdlConfigurationTypeHandler). and "osgi.remote.configuration.wsdl.service.ns" this should specify a namespace only, the actual QName will consist of this namespace and the simple name of the interface (being proxified), again, some fix may be needed to customize it. Give it a try please Sergey
