Using Eclipse 3.2, Web Tools Platform (WTP) 1.5 & JBoss 3.2.5
Follow this quick cheat sheet to get Eclipse & WTP 1.5 working with JBoss;
- Navigate to C:\eclipse\plugins\org.eclipse.jst.server.generic.jboss_1.5.0.v200606130315\servers or to the equivalent path depending on where you installed Eclipse
- Rename plugin.properties to OLDplugin.properties
- Rename plugin.xml to OLDplugin.xml
- Extract the attached zip containing Eclipse WTP 1.5 JBoss 3.2.5 Server Definitions
- Copy the files into the servers folder you opened in step one & replace any files you are asked to overwrite.
- Open the command prompt, navigate to your Eclipse root directory (normally C:\eclipse) and run “eclipse.exe -clean”
- Inside of Eclipse open up the preferences (Windows -> Preferences) then navigate to the Server / Installed Runtimes tab.
Click “Add..” 
- Select the new JBoss 3.2.5 option then click next

- Enter the correct paths to your JBoss directory and Java home and press finish.Eclipse is now set up to deploy applications directly to JBoss. Enjoy!
Comments
Comment from Alfredo Carrillo
Time: November 17, 2006, 11:09 am
Very good. Iwonder if you have the configuration files for JBoss 3.2.8.
Comment from Mark Szulc
Time: November 17, 2006, 5:03 pm
I’ve not tried JBoss 3.2.8. Can anyone else help Alfredo?
Comment from Cihan Aydın
Time: January 18, 2007, 10:57 am
Thank you for your very useful cheat-sheet.
It works well
Comment from Angel Gerdzhikov
Time: July 25, 2007, 3:03 am
Thank you very much!
It works fine.

Write a comment