Unable to Add external Server Tomcat In Netbeans 7.1

netbeans, tomcat

Solution

It looks like you did not specify the correct path. Maybe looking at this Netbeans Wiki Page on how to add Tomcat as an External server might help.

Problem

I am going to add Tomcat server in Netbeans 7.1 , it shows: ``` The specified Server Location (Catalina Home) folder is not valid. ``` Can any body explain this?

Original source