Hi,
How can I change Application Context Name. I tried changing it from the following locations:
web-app.properties (cuba.webContextName)
build.gradle (def modulePrefix)
settings.gradle (def modulePrefix)
app.properties (cuba.webContextName)
From Project Properties also changed Module Prefix
It is running fine locally. But when I created .war files and tried to deploy application, it’s giving Exception. I’m attaching a screenshot of it for reference.
What is the error message and stacktrace? The screenshot doesn’t contain useful information.
It would be useful if you attach all Tomcat startup logs: catalina.out, catalina.log, localhost.log.