is alrdy in it?
That's the problem. I simply hate this kind of "package". When you mess up with the thing it's difficult to get them back running smoothly again. Do what I said: download Tomcat in ZIP version and unzip anywhere in you file system. Setup CATALINA_HOME environment variable to point to the Tomcat root directory (folder). Open a terminal windows, type startup and Tomcat will run in a few seconds. Open your browser and type in http://localhost:8080 and the Tomcat main page will be show up. In NetBeans menu click Tools | Servers and configure you Tomcat. After that right click your project and click Clean and Build, look for the WAR file generated, copy to the %CATALINA_HOME%\webapps.
Обсуждают сегодня