Actions
- Table of contents
- How to deploy
How to deploy¶
see also:
This section describes how to obtain the required binary files and deploy it to the server. You are required to deploy ecosproxy only.
Steps¶
- Obtain the latest stable version of ecosproxy
- Search the artifact ecosproxy in Nexus and download the version (war) that obtained in the previous step
- Rename the downloaded file to ecosproxy.war
- Login remotely to the MLM Union Server
- Launch the services.msc via Run and stop the JBOSS service
- Backup the ecosproxy.war in:
c:/apps/jboss-4.2.2.GA/server/default/deploy
- Delete the ecosproxy.war in:
c:/apps/jboss-4.2.2.GA/server/default/deploy
- Deploy the downloaded file to:
c:/apps/jboss-4.2.2.GA/server/default/deploy
- Start the JBOSS service and then verify if the application has been successfully deployed
- Done
Updated by chin-yeh almost 13 years ago · 2 revisions