How to deploy an application on Netbeans Tomcat
Hello people
I create a simple Hello World project (servlet) o Netbeans. I configured it so as to run under Tomcat, but when I click on Run to execute the project it says this meassage:
/home/begueradj/NetBeansProjects/projet1/nbproject/build-impl.xml:721:
The module has not been deployed.
Why is that ?
begueradj
Junior Poster in Training
70 posts since Mar 2007
Reputation Points: 9
Solved Threads: 0
Check solution here , the person had similar issue and solved by checking error line in build-impl.xml where there was issue with path name in windows
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902