Project

General

Profile

Actions

Deployment Guide - qiwi-provider

updateBill

Steps-By-Steps:
  1. if this is not first time deployment, skip this step:
    1. checkout the qiwi-provider project into Eclipse
    2. upload this properties file, [.../properties/application.properties] to:
      • /data/qiwi-provider
      • you may need to update this properties file
  2. execute this Maven goal:
    clean package
  3. if no error, it'll create a binary file called, [qiwi-provider.war] in [.../target] folder
    1. upload this binary file to Jboss's deploy folder
    2. restart jboss
  4. done

Updated by Soh Keong over 12 years ago · 2 revisions