Netbeans vs Tomcat
843804Dec 27 2004 — edited Dec 28 2004I have a web application that runs perfectly when I execute in Netbeans localhost:8084. When I Export a WAR file and deploy in Tomcat localhost:8080 the application does not work correctly. In the stdout.log I am getting the error "Not a valid directory". Does anyone have any thoughts on what may cause this?