107108109110111112113
/* This could be registered other ways - like through the jar's * META-INF, but lets take the easy and straightforward way out. */ WSDDProvider.registerProvider( QNAME_AVALONRPC_PROVIDER, new WSDDJavaAvalonProvider()); }