| From: David Short [mailto:[EMAIL PROTECTED] | Sent: Tuesday, 17 April, 2007 11:35 | | NetBeans uses the embedded Tomcat 5.5.17 by default. How can a newly | installed Tomcat 5.5.20 be configured to be used as the default?
Right-click on your project in the Projects tab, click "Properties", click "Run", select your new server in the "Server" drop-down list box, click "OK". This will set the default for that project, I don't know how to make it a global default. Of course, you must have added your new server to the NetBeans server list first: Click the "Runtime" tab, right-click "Servers", click "Add Server". Pick "Tomcat 5.5" as the server, give it a name if you want (Maybe "Tomcat 5.5.20"), click "Next". Specify the Catalina home and manager login info, then click "Finish". NetBeans will add it to the server list. If it is running, you'll see a little green triangle between the Tomcat logo and the server name. Then you can click on the expand box and see what's running. Right-click on the server's name to start or stop it. You might be able to poke around in the NetBeans config files and change the Catalina home and other config settings to point the bundled tomcat definition to your new server, but unless you spend most of your day creating new projects and can't afford the time to specify the server when you do, then I'd just add it as a new server and not undermine NetBeans' basic assumptions... ----------------------------------------- ------------------------------------------------------------ The information contained in this message is confidential proprietary property of Nelnet, Inc. and its affiliated companies (Nelnet) and is intended for the recipient only. Any reproduction, forwarding, or copying without the express permission of Nelnet is strictly prohibited. If you have received this communication in error, please notify us immediately by replying to this e-mail. ------------------------------------------------------------ --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]