Foros del Web » Programación para mayores de 30 ;) » Java »

problema con webservice

Estas en el tema de problema con webservice en el foro de Java en Foros del Web. Hola a todos!! Me encuentro realizando un webservice en netbeans, y con un servidor glassfish V2 ya tengo mis dos aplicaciones mi service y mi ...
  #1 (permalink)  
Antiguo 07/07/2008, 14:41
 
Fecha de Ingreso: junio-2008
Mensajes: 44
Antigüedad: 15 años, 10 meses
Puntos: 2
problema con webservice

Hola a todos!!
Me encuentro realizando un webservice en netbeans, y con un servidor glassfish V2 ya tengo mis dos aplicaciones mi service y mi cliente, me arroja este error en el explorador pero en el codigo no marca ningun error; me podrian dar algunas ideas para poder checar donde podria estar mi error, gracias:

Código:
HTTP Status 500 - 

--------------------------------------------------------------------------------

type Exception report

message

descriptionThe server encountered an internal error () that prevented it from fulfilling this request.

exception 

javax.servlet.ServletException: PWC1391: Servlet.init() for servlet WebServiceClient threw exception
root cause 

java.lang.RuntimeException: WEB5002: Exception in handleBeforeEvent.
root cause 

com.sun.enterprise.InjectionException: Exception attempting to inject Env-Prop: com.portomx.webservice.application.test.WebServiceClient/service@Field-Injectable Resource. Class name = com.portomx.webservice.application.test.WebServiceClient Field [email protected]@@@ into class com.portomx.webservice.application.test.WebServiceClient
root cause 

javax.naming.NamingException [Root exception is java.lang.reflect.InvocationTargetException]
root cause 

java.lang.reflect.InvocationTargetException
root cause 

javax.xml.ws.WebServiceException: Failed to access the WSDL at: http://localhost:8080/WebServiceApplication/WebServiceNombresService?wsdl. It failed with: 
	http://localhost:8080/WebServiceApplication/WebServiceNombresService?wsdl.
root cause 

java.io.FileNotFoundException: http://localhost:8080/WebServiceApplication/WebServiceNombresService?wsdl
note The full stack traces of the exception and its root causes are available in the Sun Java System Application Server 9.1_01 logs.


--------------------------------------------------------------------------------

Sun Java System Application Server 9.1_01
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 03:56.