Wiki » History » Revision 3
Revision 2 (chin-yeh, 04/12/2011 04:57 PM) → Revision 3/7 (chin-yeh, 04/12/2011 05:07 PM)
{{toc}}
h1. Intro
The main Wiki for this project.
h2. Account Details
Admin Dashboard
> https://admin.avalara.net/login.aspx
>> Username: cmkwan@cosway.com.my
>> Password: *refer to the owner*
Customer Center
> http://www.avalara.com/Login
>> Username: *refer to cmkwan@cosway.com.my*
SDK a/c
<pre>
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
</pre>
h2. SCM
CVS Repository:
<pre>
Host: cwyrnd2-server [IP address:192.168.2.11]
Repository path: d:/source/usa-mall
module: avatax
</pre>
h2. 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:
<pre>../dist/avatax_client.jar</pre>
# 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