Installing the JBoss application server

The installation proceeds to install the JBoss Application Server.

Procedure

  1. At the prompt, enter yes to install the JBoss Application Server.
    Would you like to perform task JBOSS_INSTALL ? [yes/no] >yes
  2. At the prompt, enter the location of the JBoss archive. The installation searches the location that you provide for version 4.0.3 SP1 of the JBoss Application Server in .zip, .tar.gz , or .tar.bz2 format.
    Please enter the location of the JBoss 4.0.3SP1 archive 
    (or q to quit)!: [/appl]
    ---->/appl

    The installation expands the archive into the necessary location:

    Deploying JBoss 4.0.3SP1...
    Buildfile: /appl/virtuo/admin/common/install/scripts/build.xml
    
    init:
         [echo] JBOSS VERSION=4.0.3SP1
         [echo] JBoss Location=/appl
    
    upgrade:
    
    init:
         [echo] JBOSS VERSION=4.0.3SP1
         [echo] JBoss Location=/appl
    
    copy-libs:
         [copy] Copying 2 files to /appl/virtuo/as/server/default/lib
         [copy] Copying 10 files to /appl/virtuo/lib/tp
    
    init:
         [echo] JBOSS VERSION=4.0.3SP1
         [echo] JBoss Location=/appl
    
    fix-alarm-war:
        [mkdir] Created dir: /appl/virtuo/temp
        [mkdir] Created dir: /appl/virtuo/temp/war/apps/lib
        [unjar] Expanding:  
    /appl/virtuo/as/server/default/deploy_core/S02-na-alarm- 
    manager.ear into /appl/virtuo/temp
        [unjar] Expanding: /appl/virtuo/lib/na-alarm-service- 
    server.jar into /appl/virtuo/temp
    
    init:
         [echo] JBOSS VERSION=4.0.3SP1
         [echo] JBoss Location=/appl
    
    fix-alarm-war:
        [mkdir] Created dir: /appl/virtuo/temp
        [mkdir] Created dir: /appl/virtuo/temp/war/apps/lib
        [unjar] Expanding: /appl/virtuo/as/server/default/deploy_core/
    		 S02-na-alarm-manager.ear into /appl/virtuo/temp
        [unjar] Expanding: /appl/virtuo/temp/S02-na-alarm-manager.war into 
    		 /appl/virtuo/temp/war/apps/lib
        [unjar] Expanding: /appl/virtuo/lib/na-alarm-service-server.jar into 
        /appl/virtuo/temp
         [copy] Copying 1 file to /appl/virtuo/temp/war/apps/lib
         [copy] Copying 1 file to /appl/virtuo/as/client
         [jar] Updating jar: /appl/virtuo/temp/S02-na-alarm-manager.war
         [jar] Updating jar: /appl/virtuo/as/server/default/deploy_core/
         S02-na-alarm-manager.ear
    
    BUILD SUCCESSFUL
    Total time: 14 seconds

    If you provide an invalid location for the JBoss archive, the installer prompts again until you provide a correct location.