919293949596979899100101
testSOAPCall(); } catch (Exception e) { e.printStackTrace(); throw e; } finally { deployer.undeploy(archiveURL); } } private static void testWSDL() throws Exception { URLConnection conn = null;