Deployment Guide - ws-mimic » History » Revision 4
Revision 3 (chin-yeh, 01/31/2012 11:28 AM) → Revision 4/6 (chin-yeh, 01/31/2012 11:29 AM)
{{toc}}
h1. Deployment Guide - ws-mimic
*Latest stable version* is:
> 3.1.1-SNAPSHOT
h2. Steps
# if this is *first time* deployment:
## checkout the project, [[Wiki#connector-config|connector-config]]
## upload the following file(s) *to* <code>/data/qconnector/ws-mimic</code>:
*** <code>.../<<environment>>/ws-mimic/application.properties</code>
**** where <code>environment</code> is either *production* or *development*
# download the *latest stable* version of *ws-mimic* war file from [[general-info:SearchBrowse_artifact|Nexus]]
# rename the downloaded war file to *ws-mimic.war*
# upload the war file to <code>Jboss</code> *deploy* folder
# restart the <code>Jboss</code>
# done