Defining JBoss server in Eclipse:
Step 1 : Open Eclipse WTP all in one pack in a new work space.
Step 2 : Change the perspective to J2EE Perspective if it is not currently in J2EE Perspective.
Step 3 : Once the Perspective is changed to J2EE, you can see a tab called Servers in the bottom right panel along with Problems, Tasks, Properties.
Step 4 : If the Servers tab is not found. Go to Eclipse menu : Windows > Show view and click on Servers, so that Server tab will be displayed.
Step 5 : Go to Servers tab window and right click the mouse. You will get a pop up menu called "New".
Step 6 : Clicking on the New menu you will get one more pop up called "Server". Click on it.
Step 7 : Now you will get Define New Server Wizard.
Step 8 : In the wizard there are options to define many servers. One among them is JBoss. Click on JBoss and Expand the tree.
Step 9 : Select JBoss v 4.0 and click next.
Step 10 : Now give the JDK directory and JBoss home directory. Click Next.
Step 11 : Now the wizard will show you the default Address, port, etc., Leave it as it is and click on Next.
Step 12 : Click on finish.
Step 13 : Now you can see the JBoss server listed in the Servers window and the status is Sopped.
Step 14 : JBoss server is now defined in Eclipse now and its ready to use from with in Eclipse IDE.
No comments:
Post a Comment