Re: Deployment strange exception

2007-11-30 Thread sh_santosh
Hi janx, please can u explain how to solve the deployment problem. janx wrote: > > Hi, > try authorize: > java org.apache.axis.client.AdminClient -u admin -w admintom > ./deploy-monitor.wsdd > > Janx > -- View this message in context: http://www.nabble.com/Depl

Re: Deployment strange exception

2007-11-30 Thread sh_santosh
gt;<BODY><H1>Unauthorized</H1> > </BODY></HTML> > > {http://xml.apache.org/axis/}HttpErrorCode:401 > > I am using Tomcat5.5.9 and axis1.2 over Linux. What is this error due > to? Could anybody be so kind as to help me, please? > Thank y

RE: Deployment strange exception

2005-09-28 Thread Arunachalam Thenappan
Hi, I faced the same problem. Somehow got around it. Try giving something like java org.apache.axis.client.AdminClient -l http://127.0.0.1:8080/axis/servlet/AxisServlet deploy.wsdd The default uses localhost and it doesn't work for me. I tried changing it to 127.0.0.1 and it works :-)

RE: Deployment strange exception

2005-08-05 Thread Jhan Yuler
Con ese nombre, imagino que habla español, asi que: Seguramente ese error es porque no está especificando el usuario y la contraseña en la linea de comando al ejecutar el AdminClient. Sin embargo también es posible que la parte de servidor esté identificando la petición del AdminClient como p

Deployment strange exception

2005-08-05 Thread Antonio Ruiz Martínez
Hello, I have a problem deploying my web service with axis using the AdminClient tool. I get the following error: Processing file deployServicioMessageDocument.wsdd Exception: AxisFault faultCode: {http://xml.apache.org/axis/}HTTP faultSubcode: faultString: (401)Unauthorized faultActor: fau