Forum Discussion

tim's avatar
tim
Contributor
17 years ago

WsdlImporter works in junit test but not in my application

I'm trying to import a WSDL using the WsdlImporter class. It works fine when I import a WSDL as a URL in a junit test, but it doesn't work when I use it in my application. Using the same line of c...