Configure a JBDS 4.0 web application to work with JBoss Application Server 7

Task Prerequisites
  1. Select WindowShow ViewServers from the main menu bar to open the Servers tab.
  2. Right click in the blank area below the Servers tab and select NewServer.
    Servers tab
    Servers tab
    Figure 6. Servers tab

  3. Select Deploy Only from the Basic folder and click Next.
    Deploy Only server
    Deploy Only server
    Figure 7. Deploy Only server

  4. Set the Deploy Directory to the standalone/deployments folder of the JBoss AS 7 instance and click Next.
    Select the Deploy directory
    Select the Deploy directory
    Figure 8. Select the Deploy directory

  5. Add the HelloWorld application to the Configured section and click Finish.
  6. In the Servers area, locate the Local Deployer server, and double-click it.
  7. Select the Deployment tab in the Local Deployer area.
  8. Check Deploy projects as compressed archives and save all tabs.
    Publish settings
    Publish settings
    Figure 9. Publish settings

Result: Local Deployer server is created
A server called Local Deployer is created, and the HelloWorld application is configured to run on it.