i prefer the second method:
org.me.calculator.CalculatorWSService service = new org.me.calculator.CalculatorWSService(
new URL("http://10.1.70.59:9080/CalculatorApp/CalculatorWSService?wsdl"), new QName("http://calculator.me.org/", "CalculatorWSService"));
org.me.calculator.CalculatorWS port = service.getCalculatorWSPort();
Hiç yorum yok:
Yorum Gönder