Ver Mensaje Individual
  #6  
Viejo 22/03/12, 19:43:16
edwinsap edwinsap is offline
Junior Member
 
Fecha de Ingreso: mar 2012
Mensajes: 1
Estoy haciendo exactamente los pasos que comenta Claudia, mas la direccion de wsdl es , al realizar el ws cliente si importa las clases, etc.. mas al instanciar la informacion a mandar como parametros en la llamada. me sale el siguiente error, tienen idea cual seria la solucion.

Exception in thread "main" javax.xml.ws.WebServiceException: Cannot find 'https://www2.ventanillaunica.gob.mx/ventanilla-8/RecibirCoveService?wsdl' wsdl. Place the resource correctly in the classpath.
at mx.gob.ventanillaunica.cove.ws.service.RecibirCoveService.<clinit>(RecibirCoveService.java:38)
at dircprueba.DircPrueba.main(DircPrueba.java:65)
Java Result: 1
BUILD SUCCESSFUL (total time: 13 seconds)


de antemano gracias
Responder Con Cita