Deployment Guide - ws-mimic » History » Version 2
chin-yeh, 01/31/2012 11:25 AM
1 | 1 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Deployment Guide - ws-mimic |
||
4 | 2 | chin-yeh | |
5 | *Latest stable version* is: |
||
6 | > 3.1.1-SNAPSHOT |
||
7 | |||
8 | h2. Steps |
||
9 | |||
10 | # if this is *first time* deployment: |
||
11 | ## checkout the project, [[Wiki#connector-config|connector-config]] |
||
12 | ## upload the following file(s) *to* <code>/data/qconnector/ws-mimic</code>: |
||
13 | *** <code>.../<<environment>>/ws-mimic/application.properties</code> |
||
14 | **** where <code>environment</code> is either *production* or *development* |
||
15 | # download the *ws-mimic* war file from [[general-info:SearchBrowse_artifact|Nexus]] |
||
16 | # rename the downloaded war file to *ws-mimic.war* |
||
17 | # upload the war file to <code>Jboss</code> *deploy* folder |
||
18 | # restart the <code>Jboss</code> |