Project

General

Profile

Wiki » History » Revision 6

Revision 5 (chin-yeh, 07/15/2011 03:03 PM) → Revision 6/7 (chin-yeh, 02/24/2012 03:29 PM)

{{toc}} 

 h1. Intro 

 The main Wiki for this project. 

 h2. Contact Person 

 *Avalara:* 
 <pre> 
 Account Manager: Jason Warren [jason.warren@Avalara.com] 
 Technical Support: Timothy Longley [timothy.longley@avalara.com], Sr. SDK Support  
 Engineer 
 </pre> 

 *eCosway:* 
 <pre> 
 API Integration: Developer Contact: Hann, Chong Ting [cthann@cosway.com.my] 
                    Choo, Chin Yeh [cychoo@cosway.com.my] 
                  
                    Kwan, Chooi Mey [cmkwan@cosway.com.my] 

 Mall Integration: Hann, Chong Ting [cthann@cosway.com.my] 
 </pre> 

 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