JamesBranam's Blog
Registering Apache Tomcat in NetBeans 6.0
Hi all,
NetBeans 6.0 is an ever-changing IDE. Well, I guess most IDEs in development are. Just a few days ago, I wrote a blog entry about how to locate the user and password information for the Tomcat server. Now, it seems, there is an easier way of doing this in NetBeans 6.0. When you register the server in the IDE, you enter the username and password in the Add Server Instance dialog box. How do you get there? Just do the following:
- Make sure the focus is on the Services window.
- Right-click the Servers node and choose Add Server.
The Add Server Instance dialog box opens.I've downloaded Apache Tomcat 6.

I browse for the Tomcat installation folder. Then I enter the username and password I want.

Then I sit back and marvel at how easy and fast it was to do this. The Services window already shows Tomcat.

That's all there it to it. Of course, if you get stuck, you can always read the Help.
See you soon!
--James
Posted at 04:44PM Jul 23, 2007 by branajam in Sun | Comments[6]
Posted by Yousuf Haider on July 23, 2007 at 08:01 PM CEST #
Posted by georg on July 23, 2007 at 11:07 PM CEST #
Posted by WCDulanyJr on July 31, 2007 at 04:05 PM CEST #
Posted by slim ouertani on August 01, 2007 at 10:29 AM CEST #
Posted by serge divinci on August 02, 2007 at 11:27 AM CEST #
Hi James, great article! In Netbeans 6M10 I have a problem using servers I add after I create a project. The new servers seem to be available to new projects, but not existing projects. Any clue why?
Please also look at issue 112611 at netbeans issue site
Regards,
Viggo
Posted by Viggo Navarsete on August 16, 2007 at 07:01 AM CEST #