Configuring Enterprise Application Servers In NetBeans IDE

28 March 2007

NetBeans IDE has features for running enterprise applications. An Enterprise Application needs an application server or J2EE container to deploy the jar/war files. By default NetBeans come with a Sun’s application server but other application servers can be configured as well.

Here I will take example of configuring JBOSS server.


Step 1. Go to server perspective by clicking server tab on IDE. you will see following screen
1.JPG

Step 2. Right click server icon and click “Add Server”. You will see following screen.

2.JPG

Step 1. Go to Server Perspective by clicking “Server” tab on IDE. You will see Following Screen.
Step 3. Select JBOSS, (Assumption : JBOSS is already installed in your system) . Select Home Directory of JBOSS Server and click “Next”. You will see the following window

3.JPG

Step 4. It will automatically detect settings of your JBOSS Application Server (port etc). You can change domain to all/default. Click “Finish” button. JBOSS will be added to the server tab where options for start, debug can be found to handle the server within IDE.4.JPG

So now JBOSS is configured within NetBeans IDE and you can use it for deploying and running enterprise applications.

del.icio.us:Configuring Enterprise Application Servers In NetBeans IDE digg:Configuring Enterprise Application Servers In NetBeans IDE spurl:Configuring Enterprise Application Servers In NetBeans IDE wists:Configuring Enterprise Application Servers In NetBeans IDE simpy:Configuring Enterprise Application Servers In NetBeans IDE newsvine:Configuring Enterprise Application Servers In NetBeans IDE blinklist:Configuring Enterprise Application Servers In NetBeans IDE furl:Configuring Enterprise Application Servers In NetBeans IDE reddit:Configuring Enterprise Application Servers In NetBeans IDE fark:Configuring Enterprise Application Servers In NetBeans IDE blogmarks:Configuring Enterprise Application Servers In NetBeans IDE Y!:Configuring Enterprise Application Servers In NetBeans IDE smarking:Configuring Enterprise Application Servers In NetBeans IDE magnolia:Configuring Enterprise Application Servers In NetBeans IDE segnalo:Configuring Enterprise Application Servers In NetBeans IDE gifttagging:Configuring Enterprise Application Servers In NetBeans IDE

Top Of Page | Trackback

If you found this page useful, consider linking to it. Simply copy and paste the code below into your web site.

It will look like this: Configuring Enterprise Application Servers In NetBeans IDE

Leave a Reply