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/Deployment-strange-exception-t

Re: Deployment strange exception

2007-11-30 Thread sh_santosh
Hi, Have you solved the this problem then please write a details on this group. i am using axis 1.2 , java 1.5 and Tomcat 5.5. when i am going to deploy then Exception is thrown 401 . i mean same as you recieve so, please help me out Santosh Antonio Ruiz Martínez wrote:

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