Project

General

Profile

Actions

How to deploy

see also:

Build from source files

This section describes how to obtain the required binary files and deploy it to the server. You are required to deploy ecosproxy only.

Steps

  1. Obtain the latest stable version of ecosproxy
  2. Search the artifact ecosproxy in Nexus and download the version (war) that obtained in the previous step
  3. Rename the downloaded file to ecosproxy.war
  4. Login remotely to the MLM Union Server
  5. Launch the services.msc via Run and stop the JBOSS service
  6. Backup the ecosproxy.war in:
    c:/apps/jboss-4.2.2.GA/server/default/deploy
    
  7. Delete the ecosproxy.war in:
    c:/apps/jboss-4.2.2.GA/server/default/deploy
    
  8. Deploy the downloaded file to:
    c:/apps/jboss-4.2.2.GA/server/default/deploy
    
  9. Start the JBOSS service and then verify if the application has been successfully deployed
  10. Done

Updated by chin-yeh over 12 years ago · 2 revisions