Hi,
I am trying to access a webservice using client whose required APIs are
generated using axis WSDL2java.
It is using Basic Authentication for the checkout service.
Please help me. The error I am getting is:
AxisFault
 faultCode: {http://xml.apache.org/axis/}Server.NoEndpoint
 faultSubcode: 
 faultString: No endpoint
 faultActor: 
 faultNode: 
 faultDetail: 
        
{http://xml.apache.org/axis/}exceptionName:org.apache.axis.NoEndPointExc
eption
        {http://xml.apache.org/axis/}stackTrace:No endpoint
        at
ws.CheckoutServiceHttpBindingStub.createOrder(CheckoutServiceHttpBinding
Stub.java:712)
        at ws.WSClient.main(WSClient.java:83)

        {http://xml.apache.org/axis/}hostname:mcs-uma

No endpoint
        at
ws.CheckoutServiceHttpBindingStub.createOrder(CheckoutServiceHttpBinding
Stub.java:712)
        at ws.WSClient.main(WSClient.java:83)
thanks,
Uma Muttavarapu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to