When I try to deploy the Web Service using AdminClient, I get the below error....
C:\Tomcat 6.0\webapps\axis\WEB-INF\classes>
java org.apache.axis.client.AdminClient player-service-deploy.wsdd
Processing file player-service-deploy.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
Kindly help...