hi all,
we are using wm96 (without any fixes)
implemented provider wsd (no changes made to wsd’s permissions, no changes made to the wsd-> service’s permissions)
while triggering the provider wsd’s service from soap ui, we are issued below error
User “local/Default” does not have permissions to invoke service
[ISS.0088.9164] Access to WSDescriptor :wsservice denied.
Caused by: com.wm.app.b2b.server.AccessException: [ISS.0088.9164] Access to WSDescriptor :wsservice denied.
any help is appreciated
thanks and regards
ajay kumar kasam
hi all,
we are using wm96 (without any fixes)
implemented provider wsd (no changes made to wsd’s permissions, no changes made to the wsd-> service’s permissions)
while triggering the provider wsd’s service from soap ui, we are issued below error
User “local/Default” does not have permissions to invoke service
[ISS.0088.9164] Access to WSDescriptor :wsservice denied.
Caused by: com.wm.app.b2b.server.AccessException: [ISS.0088.9164] Access to WSDescriptor :wsservice denied.
any help is appreciated
thanks and regards
ajay kumar kasam
Its normal. Provide the required access through ACL’s.
Baharul
(Baharul *)
November 11, 2015, 1:04pm
3
Hi Ajay,
You can change the Execute ACL of the provider WS to Anonymous from Default or alternately you van pass credentials from soap ui operation properties.
Thanks
Baharul Islam
sorry, here is the important update
in the scenario i described below
we get proper response on soap ui
but the we see error log
User “local/Default” does not have permissions to invoke service
[ISS.0088.9164] Access to WSDescriptor :wsservice denied.
Caused by: com.wm.app.b2b.server.AccessException: [ISS.0088.9164] Access to WSDescriptor :wsservice denied.
MR_as173d
(MR as173d)
November 11, 2015, 2:26pm
5
Thank you “MR as173d”
You exactly resolved my issue.
The issue is genuine, because SOAP UI (WS client) is sending two HTTP request, soap ui (unless we explicitly state in preferences) won’t include user credentials in the first http request. For this reason, IS logs access denied for the first http request without user credentials.
Thank you
rmg
(rmg)
November 11, 2015, 5:12pm
7
Very Glad to hear it’s resolved
MR_as173d
(MR as173d)
November 11, 2015, 7:17pm
8
Happy to help, glad to hear issue gone away
Thanks,
the issue is not gone. but we are now clear that its all good and ok behavior in IS to show the access denied log.
the actual problem is with ws client, in my case it was soap ui. i fixed soap ui. no fix in IS.
MR_as173d
(MR as173d)
November 11, 2015, 7:24pm
10
Happy to help, glad to hear issue gone away
Thanks,
MR_as173d
(MR as173d)
November 11, 2015, 7:26pm
11
Okay, nops Ajay, Identifying issue is half win. We can win the full game once they( wc client ) come back.
Thanks,
Conclusion:
To fix this issue with SOAP UI. On SOAP UI go to file-> preferences → HTTP settings → "check" Authenticate Preemptively
MR_as173d
(MR as173d)
December 1, 2015, 8:07pm
14
Ajay – Thanks for your update, please share resolution steps you followed which will be useful to others.
Thanks,
rmg
(rmg)
December 1, 2015, 8:24pm
15
Yes please do so which of the following you have used the path for the resolution
HTH,
RMG