Configuración axis servicios web
Publicado por Ator (50 intervenciones) el 04/06/2008 14:54:33
Buenas, tengo el siguiente problema con axis:
http://localhost:8080/prueba/services/Version?method=getVersion
me devuelve la siguiente pantalla:
soapenv:Envelope>
−
<soapenv:Body>
−
<soapenv:Fault>
<faultcode>ns1:Server.NoService</faultcode>
−
<faultstring>
The AXIS engine could not find a target service to invoke! targetService is null
</faultstring>
−
<detail>
<ns2:hostname>localhost</ns2:hostname>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
Parace que no encuentra el servicio web.
Si hago http://localhost:8080/prueba/axis/
Me carga la pantalla perfectamente pero si intento acceder al WSLD me sale la siguiente pantalla:
AXIS error
Could not generate WSDL!
There is no SOAP service at this location
¿De dónde puede venir el problema?
Saludos
http://localhost:8080/prueba/services/Version?method=getVersion
me devuelve la siguiente pantalla:
soapenv:Envelope>
−
<soapenv:Body>
−
<soapenv:Fault>
<faultcode>ns1:Server.NoService</faultcode>
−
<faultstring>
The AXIS engine could not find a target service to invoke! targetService is null
</faultstring>
−
<detail>
<ns2:hostname>localhost</ns2:hostname>
</detail>
</soapenv:Fault>
</soapenv:Body>
</soapenv:Envelope>
Parace que no encuentra el servicio web.
Si hago http://localhost:8080/prueba/axis/
Me carga la pantalla perfectamente pero si intento acceder al WSLD me sale la siguiente pantalla:
AXIS error
Could not generate WSDL!
There is no SOAP service at this location
¿De dónde puede venir el problema?
Saludos
Valora esta pregunta


0