Actions
- 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 Soh Keong over 12 years ago · 2 revisions