I am trying to deploy my java application to tomcat server using Azure DevOps Release pipeline. I have filled the path for war file, server URL information, username and password in the tomcat server tab like below :
But deployment is getting failed and I am getting below error :
Am I using the path or any other information wrong? Can anybody please help me with this, thank you.