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 :-)

I don't understand why this works though.

Hope that helps!

Thanks,
Arun.

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:
faultNode:
faultDetail:
{}:return code: 401
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>401 Unauthorized</TITLE>
</HEAD><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 you very much in advance.

Regards,
Antonio.


--
Arunachalam Thenappan
No.37, Maruthi Nagar I Main Road,
Madiwala,
Bangalore.
Mobile: 98800 08988
Yahoo: [EMAIL PROTECTED]
ICQ: 244 654 120


Reply via email to