Deployment Guide - ws-mimic » History » Revision 3
Revision 2 (chin-yeh, 01/31/2012 11:25 AM) → Revision 3/6 (chin-yeh, 01/31/2012 11:28 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 *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