Hi,
I need some help
I try to deploy a java application, I made application in springboot, and convert the application to war file.
In first time I put my first deploy, and application works perfectily,
I change the name of application (remove version of application) and put a configure file in resources, and now I cant deploy the application, first version alnd last version, always I got this message
Java deployment failed with errors. For further information please contact support.
by the way, I start local tomcat server, and deploy perfectly the application.
I try to find where is tomcat to see log, but I dont find.
Anyone help me?
Edited by dhlg29, 07 January 2021 - 06:37 PM.