Project

General

Profile

Actions

Intro

The main Wiki for this project.

Contact Person

Avalara:

Account Manager: Jason Warren [jason.warren@Avalara.com]
Technical Support: Timothy Longley [timothy.longley@avalara.com], Sr. SDK Support 

eCosway:

API Integration: Belynda Goh, Swee-Fun [sfgoh@cosway.com.my]
                 Kwan, Chooi Mey [cmkwan@cosway.com.my]

Mall Integration: Hann, Chong Ting [cthann@cosway.com.my]

Account Details

Admin Dashboard

https://admin.avalara.net/login.aspx

Username:
Password: refer to the owner

Customer Center

http://www.avalara.com/Login

Username: refer to

SDK a/c

User: Kwan, Chooi Mey
Company Owner: Cosway USA
Account Number: 1100050476
License Key: 2ECEF0F917B161D4
Company Code: 1100047216
Web Service URL: https://avatax.avalara.net/ 
Admin Username: cmkwan@cosway.com.my

SCM

CVS Repository:

Host: cwyrnd2-server [IP address:192.168.2.11]
Repository path: d:/source/usa-mall
module: avatax

Deployment

  1. import the check-ed out project into eclipse workspace
  2. execute the Ant build script, build.xml with the target:
    • if deploy to production environment, execute the archive target
    • if deploy to development environment, execute the archive-dev target
  3. upload the following archived JAR file to the ../WEB-INF/lib folder:
    ../dist/avatax_client.jar
  4. if first time deployment, you may need to upload the following libraries to the ../WEB-INF/lib:
    • .../lib/activation.jar
    • .../lib/avatax4j.jar
    • .../lib/axis-1.2.1.jar
    • .../lib/commons-discovery-0.2.jar
    • .../lib/commons-logging-1.0.4.jar
    • .../lib/jaxrpc.jar
    • .../lib/mailapi.jar
    • .../lib/saaj.jar
    • .../lib/wsdl4j-1.5.1.jar

Updated by chin-yeh over 12 years ago ยท 7 revisions