Actions
Wiki » History » Revision 4
« Previous |
Revision 4/7
(diff)
| Next »
chin-yeh, 04/18/2011 12:05 PM
- Table of contents
- Intro
Intro¶
The main Wiki for this project.
Contact Person¶
Avalara:
Technical Support: Timothy Longley [timothy.longley@avalara.com], Sr. SDK Support Engineer
eCosway:
Developer Contact: Chong Ting, Hann [cthann@cosway.com.my] Chin Yeh, Choo [cychoo@cosway.com.my] Chooi Mey, Kwan [cmkwan@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 13 years ago · 4 revisions