Actions
- Table of contents
- Intro
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: cmkwan@cosway.com.my
Password: refer to the owner
Customer Center
Username: refer to cmkwan@cosway.com.my
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¶
- import the check-ed out project into eclipse workspace
- 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
- upload the following archived JAR file to the ../WEB-INF/lib folder:
../dist/avatax_client.jar
- 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