Class com.ibm.commerce.config.client. SysOS400CmdWrapper

The superclass changed from java.lang.Object to com.ibm.commerce.config.server.CMQuickConfig.
Removed Methods
boolean  createNewInstance (String) Create the instance given the instance xml file as parameter

String  getInstanceName () Get instance name
   
Changed Methods
boolean  checkServer (String, int) Change from static to non-static.
Check if Config Server is running or not
void  endServer () Change from static to non-static.
End Configuration Server if servershut option is set
String  getDefaultLang () Method was locally defined, but is now inherited from CMQuickConfig . Gets the strDefaultLang
String  getMerchantKey () Method was locally defined, but is now inherited from CMQuickConfig . Gets the strMerchantKey
boolean  start (String[]) Change from static to non-static.
Main flow of the program
return true if successful