Hi,

In axis2 we obtain the interface for a binding using the method binding.getInterface();. This works fine for the MessageTest-1G test in the w3c test suite. But it fails for MessageTest-2G and MessageTest-3G. I inspected the getInterface() method in the org.apache.woden.internal.wsdl20.BindingImpl class, seems like the setInterfaceName(QName qname) which sets fInterfaceName is never called.

Does anybody has a clue regarding this?


BTW whats the progress on WODEN-69?

Thanks,
Keith.

Reply via email to