Project

General

Profile

Actions

Deployment Guide

Refer to the List of Components to get latest stable version.

Deployment Steps (First Time Deployment)

If there's any duplicate libraries, use the latest version.

Steps:
  1. Search and download the following binary files (jar) from Nexus:
    • activation-1.1
    • axiom-api-1.2.8
    • axiom-dom-1.2.8
    • axiom-impl-2.1.8
    • axis2-1.5.1
    • axis2-adb-1.5.1
    • axis2-kernel-1.5.1
    • axis2-transport-http-1.5.1
    • axis2-transport-local-1.5.1
    • commons-codec-1.2
    • commons-httpclient-3.1
    • geronimo-stax-api_1.0_spec-1.0.1
    • httpcore-4.0
    • jcl-over-slf4j-1.6.1
    • neethi-2.0.4
    • slf4j-api-1.6.1
    • slf4j-log4j12-1.6.1
    • woden-api-1.0M8
    • woden-impl-dom-1.0M8
    • wsdl4j-1.6.2
    • wstx-asl-3.2.4
    • xmlParserAPIs-2.6.0
    • XmlSchema-1.4.3
  2. If the existing binary files exist in the target folder, use the newer version
  3. Upload the downloaded binary files to:
    • for web applications:
      .../WEB-INF/lib
      
  4. Execute the following SQL in the database where sp-client will connect to:

see SP_INTERFACE

Deployment Steps

  1. Search and download the following binary files (jar) from Nexus:
  2. If the existing binary files exist, remove it regardless it is older or newer
  3. Upload the downloaded binary files to:
    • for web applications:
      .../WEB-INF/lib
      

Updated by chin-yeh almost 13 years ago · 2 revisions