Example: Migrating - Changing transaction log directory using wsadmin scripting

Prepare for evolutionary changes without script compatibility support.

The location of the transaction logs directory attribute has changed from the ApplicationServer::TransactionService to the ServerEntry::recoveryLogs. As long as the new location is not used, the value from the old location will continue to be used. Scripts that modify the old location can still be used; that value will take effect until a value in the new location is set. The change to scripts to use the new location is as follows:

Old location:
New Location:



Related tasks
Migrating administrative scripts from a previously Version 5.1.x application server
Reference topic Reference topic    

Terms of Use | Feedback

Last updatedLast updated: Sep 20, 2011 12:56:45 AM CDT
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=matt&product=was-base-dist&topic=rxml_moverwrite
File name: rxml_mlogdirectory.html