About     Support     Contact
 
Home / Developers / Aura Deploy Lite
 
How to Install
How to Deploy
Deploy Data
Ant Tasks
 

Apartech has product and technology experts who can help you solve and answer your queries. Please contact us.

 
 
 
How to Install
 
1. Expand AuraDeloyLite.zip to directory AuraDeployLite. This will create directory structure like shown below

 
2. Ant lib are already supplied in auradeploylite/ant directory.  
 
3. Copy WAS java directory to auradeploylite/waslib/java.  
 
4: Copy the Thin Client JAR files com.ibm.ws.admin.client_X.X.X.jar, com.ibm.ws.security.crypto_X.X.X.jar and com.ibm.ws.webservices.thinclient_X.X.X.jar from WAS installtion AppServer/runtimes to waslib\runtimes directory.  
 
5: Copy sas.client.properties, soap.client.properties and ssl.client.properties to waslib\properties  
 
6: Copy certificate from WASINSTALL/profiles/DMGR/etc to waslib/etc.  
 
7. Modify the content of ssl.client.properties so that location of key.p12, trust.p12 etc points to location \waslib\etc

For E.g. Only change required in the copied ssl.client.properties

 
com.ibm.ssl.defaultAlias=DefaultSSLSettings
com.ibm.ssl.performURLHostNameVerification=false
com.ibm.ssl.validationEnabled=false
com.ibm.security.useFIPS=false
user.root=C:/auraconfiglite/waslib
 
 
8: Modify the values of these variable to match the location from was/properties  

-DJAASSecurityConfig="file:\\waslib\\properties\\wsjaas_client.conf"
-DSOAPSecurityConfig="file:\\waslib\\properties\\soap.client.props"
-DSSLSecurityConfig="file:\\waslib\\properties\\ssl.client.props"
-DSASSecurityConfig="file:\\waslib\\properties\\sas.client.props"
 
 
Products    |     Services    |    Support    |     About     |     Contact     |     Privacy Policy    
© Copyright 2010, AparTech Ltd. All Rights Reserved.