Hello,

I'm working with Tomcat 9.0.6 version as my servlet,
Throughout my jax-rs project i have tried to create basic authentication.

While i'm trying to access a post method without the basic auth. it all
working well (I got the 200 message from the HTTP server). But, after
adding the basic auth. my user name and password doesn't work from some
reason..


This is the following code from my web.xml file:



and in the tomcat-user.xml i have updated the code as below:



 thanks,
Tzahi File

Reply via email to