Actions
Deployment Guide - qiwi-provider » History » Revision 1
Revision 1/2
| Next »
chin-yeh, 03/07/2012 12:14 PM
- Table of contents
- Deployment Guide - qiwi-provider
Deployment Guide - qiwi-provider¶
Steps-By-Steps:- if this is not first time deployment, skip this step:
- checkout the qiwi-provider project into
Eclipse
- upload this properties file,
[.../properties/application.properties]
to:/data/qiwi-provider
- you may need to update this properties file
- checkout the qiwi-provider project into
- execute this Maven goal:
clean package
- if no error, it'll create a binary file called,
[qiwi-provider.war]
in[.../target]
folder- upload this binary file to Jboss's deploy folder
- restart jboss
- done
Updated by chin-yeh almost 13 years ago · 1 revisions