Main menu:

www.flickr.com
This is a Flickr badge showing public photos from Mark Szulc. Make your own badge here.


My Feed:

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;

  1. 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
  2. Rename plugin.properties to OLDplugin.properties
  3. Rename plugin.xml to OLDplugin.xml
  4. Extract the attached zip containing Eclipse WTP 1.5 JBoss 3.2.5 Server Definitions
  5. Copy the files into the servers folder you opened in step one & replace any files you are asked to overwrite.
  6. Open the command prompt, navigate to your Eclipse root directory (normally C:\eclipse) and run “eclipse.exe -clean”
  7. Inside of Eclipse open up the preferences (Windows -> Preferences) then navigate to the Server / Installed Runtimes tab.
    Eclipse Snapshot 3: Server PreferencesClick “Add..”
  8. Eclipse Snapshot 1: New Server Dialog
  9. Select the new JBoss 3.2.5 option then click next
    Eclipse Snapshot 2: File paths
  10. 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