Deploy A War/Ear To Container Marked build As failure When Deploying To Tomcat 9 Server
-
[![When I was Deploying A Sample Application On Tomcat9 I Faced This Issue. What Could Be The point I might be missing ?.
This is the Tomact9 Users File where I added credentials do I need to add anything more,
Is There Any Configuration Which I have do in Tomcat or In Jenkins Can Someone help Me Out With This!] https://i.stack.imgur.com/E78HM.png ] https://i.stack.imgur.com/E78HM.png
-
You need to add the "manager-script" role in the roles section. I figured this out by googling:
the username you used is not allowed to use the text based tomcat manager
and the first result was this StackOverflow https://stackoverflow.com/questions/41675813/the-username-you-provided-is-not-allowed-to-use-the-text-based-tomcat-manager-e .