Project

General

Profile

Wiki » History » Version 5

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