tags:

views:

27

answers:

0

Hey guys, I finally worked out the port problem I was having. It is on port 8084. I issued localhost:8084/ in my browser and the Tomcat page came up telling me that my installation was successful. I appreciate all the help. Thank you.

Lastly, and I promise I will not bug you again (no pun intended). I am trying to run a simple JSP page from my NetBeans 6.9 IDE. I am using my version of Tomcat as the application Server for this specific project. An "authorization required" box comes up asking ne for a username and passsword. After I put them in it, the log tells me "Access to Tomcat server has not been authorized. Set the correct username and password with the "manager" role in the Tomcat customizer in the Server Manager. I have tried everything to get this to work and have gotton nowhere. I went to the Tomcat-Users.xml file and matched up everything and still no good. I went on line to research the error and I am not the only one who has had this problem. But I could not find any solution.

Not unless there is something simple that I am missing here, someone must have figured this problem out by now and published a solution I hope.

Its funny, I had no trouble with Glassfish, but I was told to at least take a look at Tomcat. I dont have a very good first impression of this tool. I just hate to give up on this and maybe i should since I have something that works already. The next application server I am going to look at is JBoss. Then I will have to make a decision on what application server I am going to use. Any help would be appreciated.

JM