Its frustrating when you have to add multiple WSDL's one by one. This feature add's possibility to select folder (file or folder feature: https://sourceforge.net/tracker/?func=detail&aid=2847635&group_id=136013&atid=737766 ) in AddWsdlAction, which will find recursivly all *.wsdl files and will add all of them. There was one bigger change with:
public static void WsdlInterfaceFactory.setIgnoreInterfaces(Set<String> ignoreIfaces)
"//ignoreIfaces - set with names of already imported interfaces. Prevents adding same ifaces multipletimes
//when importing multiple wsdls and when some of those imported wsdls imports same super wsdls more then once"
patch adding reqeusted feature
Cool, I've been wanting this as well.. I'll check it out!
/Ole
eviware.com