Hi,
I am getting an error when I am deploying deploy.wsdd
Here are the steps that I have followed so far.
I am using to Axis 1.2 for invoking the webservices.
1) I created an interface.
2) Java2WSDL
3) WSDL2Java which generated all necessary files.
4) Now when I am deploying deploy.wsdd using AdminClient I am getting an
error
Exception: AxisFault
faultCode: {http://xml.apache.org/axis/}HTTP
faultSubcode:
faultString: (401)Unauthorized
faultActor:
faultNode:
faultDetail:
{}:return code: 401
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><soapenv:Body><soapenv:Fault><faultcode
xmlns:ns1="http://xml.apache.org/axis/">ns1:Server.Unauthenticated</faultcode><faultstring>User
'null' not authenticated (unknown
user)</faultstring><detail><ns2:hostname
xmlns:ns2="http://xml.apache.org/axis/">vibpj184</ns2:hostname></detail></soapenv:Fault></soapenv:Body></soapenv:Envelope>
{http://xml.apache.org/axis/}HttpErrorCode:401
Can anyone please help me in this?
--
View this message in context:
http://www.nabble.com/deploying-problem-with-Axis-1.2-tf4895530.html#a14020632
Sent from the Axis - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]