8081828384858687888990
portPrefix ), IPingServiceContract.class ); final String output = port.ping(INPUT); if (!INPUT.equals(output)) { System.err.println( "Expected " + INPUT + " but got " + output ); results.add("Unexpected output " + output);