Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 330 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 330 Bytes

CREANDO CLIENTE CON COMANDO wsimport

  1. Ingrese hasta la carpeta src y ejecute el siguiente comando para crear los proxys y objetos.

  2. wsimport -s . http://localhost:8080/web_war_wsproject/CalculadoraServiceImp?wsdl

  3. Ahora puede crear las clases del cliente.

Drag Racing