Reputation: 757
I've created a project in Netbeans 7.4 and Apache 7.0.41.0 All of a sudden when I'm trying to run the project it is giving the error.
Deployment error: Access to Tomcat server has not been authorized. Set the correct username and password with the "manager-script" role in the Tomcat customizer in the Server Manager.See the server log for details.
can some one say how can I solve this error?
Upvotes: 0
Views: 1378
Reputation: 1279
Is it a option that you use XAMPP(link: https://www.apachefriends.org/download.html)? XAMPP comes with a tomcat server, which you can easily turn it on or off.
Upvotes: 1