cancel
Showing results for 
Search instead for 
Did you mean: 

AXIS Receiver SOAP adapter required?

Former Member
0 Kudos

Hi,

I am using using the normal SOAP receiver adapter. While running the scenario, I get HTTP 401 Access denied error.

I am able to consume and run the wsdl using SoapUI. But while creating a project, it asks me to enter NT authentication credential credentials. On supplying the same, I am able to test the web service.

Does this mean that I would need to use the AXIS SOAP adapter on the receiver side and pass the NTLM authentication?

Please advise on how to confirm if Axis is required or not.

Thank you.

Radhika.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Radhika,

If the server requires NTLM, you will need the axis adapter. Is the security policy specified in the WSDL? I am wondering how your client figured out that it must use NTLM.

Regards, Yza

Former Member
0 Kudos

Thank you.. SOAP in axis mode worked..

Yza,

I figured out while using SoapUI. The first time I consume the wsdl, I get popup asking me to enter NT user id and pwd.

Thank you.

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos

> Does this mean that I would need to use the AXIS SOAP adapter on the receiver side and pass the NTLM authentication?

NTLM is not supported by standard SOAP adapter.

But it should be possible to provide authorization for a technical user without domain in receiving webservice.