cancel
Showing results for 
Search instead for 
Did you mean: 

How configure a Web Service without user + pswd

Former Member
0 Kudos

Hi,

i have an EJB Web Service with an approprite WSDL-File. If i use the wsdl in Salesforce (external program) i get the message: <b>(401) Unauthorized</b>. If i try to test the service i had to insert user and Password.

How can i configure a Web Service without the need for using user + pswd?

I just try:

- Web Service Definition->Authentication->No Authentication &

- Web Service Configurations->Security->Authentification Mechanism->None.

regards,

Sharam

Message was edited by:

Sharam Pourmir

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I solve the problem. You have to do it by creating a Web Service and not after the Web Service was created. (I think it was a bug)