02 Install jBoss

Downloading jBoss

Choosing right release

  • We will use jBoss 4.2.2.GA. Select it and download.
    jBoss 4.2.2.GA Stable 92 MB

Extracting

  • Extract downloaded a package to folder. Be careful, short directory name is better.
    C:\GMDevelopment\jBoss
    C:\Development Environment\application server\For Java EE\APP SERVER\jBOSS\4.2

Deploying Graymound to jBoss

  • Download GMJava.war, GMAjax.war, GM.ear.
  • Copy this files to JBoss\jboss-4.2.1.GA\server\default\deploy\deploy.last
  • Create Graymound-ds.xml under JBoss\jboss-4.2.1.GA\server\default\deploy\deploy.last
  • Configure [Graymound-ds.xml]
  • Create Graymound-service.xml under JBoss\jboss-4.2.1.GA\server\default\deploy\deploy.last
  • Configure [Graymound-service.xml]

Add server runtime to Eclipse

  • Open Eclipse.
  • Select Windows -> Preferences
  • Select Server -> Installed Runtimes
  • Click Add.
  • Select jBoss -> jBoss 4.2 from list.
  • Select "Also create new local server". Click Next.
  • Locate jBoss directory.
    C:/GMDevelopment/JBoss/jboss-4.2.1.GA
  • Click Finish. Click OK to close Preferences screen.
  • You will see new server definition on Servers view.
  • You could start/stop/debug jBoss Application Server on this view.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.