Project

General

Profile

Wiki » History » Version 6

chin-yeh, 02/24/2012 03:29 PM

1 1 chin-yeh
{{toc}}
2
3
h1. Intro
4
5
The main Wiki for this project.
6
7 4 chin-yeh
h2. Contact Person
8
9
*Avalara:*
10
<pre>
11 6 chin-yeh
Account Manager: Jason Warren [jason.warren@Avalara.com]
12
Technical Support: Timothy Longley [timothy.longley@avalara.com], Sr. SDK Support 
13 4 chin-yeh
</pre>
14
15 1 chin-yeh
*eCosway:*
16
<pre>
17 6 chin-yeh
API Integration: Choo, Chin Yeh [cychoo@cosway.com.my]
18
                 Kwan, Chooi Mey [cmkwan@cosway.com.my]
19
20
Mall Integration: Hann, Chong Ting [cthann@cosway.com.my]
21 4 chin-yeh
</pre>
22
23 1 chin-yeh
h2. Account Details
24
25 4 chin-yeh
*Admin Dashboard*
26 1 chin-yeh
> https://admin.avalara.net/login.aspx
27
>> Username: cmkwan@cosway.com.my
28
>> Password: *refer to the owner*
29
30 4 chin-yeh
*Customer Center*
31 1 chin-yeh
> http://www.avalara.com/Login
32
>> Username: *refer to cmkwan@cosway.com.my*
33
34 4 chin-yeh
*SDK a/c*
35 1 chin-yeh
<pre>
36
User: Kwan, Chooi Mey
37
Company Owner: Cosway USA
38
Account Number: 1100050476
39
License Key: 2ECEF0F917B161D4
40
Company Code: 1100047216
41
Web Service URL: https://avatax.avalara.net/ 
42
Admin Username: cmkwan@cosway.com.my
43
</pre>
44 2 chin-yeh
45
h2. SCM
46
47
CVS Repository:
48
<pre>
49
Host: cwyrnd2-server [IP address:192.168.2.11]
50
Repository path: d:/source/usa-mall
51
module: avatax
52
</pre>
53 3 chin-yeh
54
h2. Deployment
55
56
# import the check-ed out project into eclipse workspace
57
# execute the Ant build script, *build.xml* with the target:
58
** if deploy to production environment, execute the *archive* target
59
** if deploy to development environment, execute the *archive-dev* target
60
# upload the following archived JAR file to the *../WEB-INF/lib* folder:
61
<pre>../dist/avatax_client.jar</pre>
62
# if first time deployment, you may need to upload the following libraries to the *../WEB-INF/lib*:
63
** .../lib/activation.jar
64
** .../lib/avatax4j.jar
65
** .../lib/axis-1.2.1.jar
66
** .../lib/commons-discovery-0.2.jar
67
** .../lib/commons-logging-1.0.4.jar
68
** .../lib/jaxrpc.jar
69
** .../lib/mailapi.jar
70
** .../lib/saaj.jar
71
** .../lib/wsdl4j-1.5.1.jar