Are interface.wsdl and the WSDLDefinitionRegistry available as part of the runtime yet? If I try interface.wsdl in and SCDL file it gets and unrecognized element exception, and WSDLDefinitionRegistry always seems to be null when I try to get hold of and instance of it. I've poked around trying to compare what happens with interface.java and the InterfaceJavaLoader to compare it with what should happen for WSDL but I can't figure out how this is intended to work. There's a comment in the default bootstrapper saying the WSDL interface type is not supported.
So whats the status and intention for interface.wsdl and the WSDLDefinitionRegistry? ...ant
