Código:
EJEMPLO:
@WebService(
portName = "CalculatorPort",
serviceName = "CalculatorService",
targetNamespace = "http://superbiz.org/wsdl",
endpointInterface = VARIABLE??????
public class Calculator implements CalculatorWs {


