If in app.xml someone has provided commented like this:
<!-- ${<>} -->
or <!-- ${lion} -->
or <!-- ${something} -->
Now this lion/something is not defined anywhere it says variable cannot be resolved. then tomcat is not starting. How to solve this