Ver Mensaje Individual
  #1 (permalink)  
Antiguo 19/12/2011, 17:48
eretamales
 
Fecha de Ingreso: diciembre-2011
Mensajes: 2
Antigüedad: 12 años, 4 meses
Puntos: 0
Apache Tomcat/5.5.26 - Error report

Estimados, tengo el siguiente problema, tengo un web services en java con axis, al cual cuando lo consumo de soapUi o algun cliente , este funciona muy bien, pero el cliente que me envia los reques, le entrega este error


<html>
<head>
<title>Apache Tomcat/5.5.26 - Error report</title>
<style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style>
</head>
<body>
<h1>HTTP Status 404 - /mg-conosur-http-chl-vtr/services/SmsNotification</h1>
<HR size="1" noshade="noshade">
<p><b>type</b> Status report</p>
<p>
<b>message</b>
<u>/mg-conosur-http-chl-vtr/services/SmsNotification</u>
</p>
<p>
<b>description</b>
<u>The requested resource (/mg-conosur-http-chl-vtr/services/SmsNotification) is not available.</u>
</p>
<HR size="1" noshade="noshade">
<h3>Apache Tomcat/5.5.26</h3>
</body>
</html>



alguien sabe a que se debe esto, muchas gracias