I've installed Tomcat7, set the systems environmental variables for both JAVA_HOME and CATALINA_HOME. However, when I try and run startup from command prompt I'm getting the following error. CATALINA_HOME environmental veriable is not defined correctly. This environmental variable is needed to run this program.
Here's the command prompt:
Also I've set the enviromental veriables like this:
I don't understand why this is happening?