Migrate > Migrating WebSphere Commerce > Migrating the WebSphere Commerce Server using the command line



Configure the application server and Web server tiers from the command line

After successfully migrating the database and application tiers, complete these steps to configure the application server and the Web server tiers using the WCIM utility. The configuration utility is run on the application server, and configures the Web server tier through the Web server plug-ins.


Before you begin

Notes:


Procedure

  1. Navigate to the following directory:

  2. Type the following WCIM command to migrate the Web server:

    • AIXFor IBM i OS operating systemLinuxSolaris ./wcim_ant.sh -tier app -action config -from previous_version -instanceName instance

    • Windows wcim_ant.bat -tier app -action config -from previous_version -instanceName instance

    Where:

    previous_version

    Is the version of WebSphere Commerce you are migrating from for example, 561 or 60.

    instance

    Is the previous WCS instance name.

    Example

    ./wcim_ant.sh -tier app -action config -from 60 -instanceName my_instance
       Web server type? [ HTTP ] (HTTP,IIS,NES,)
    HTTP
       Remote Web server? [ false ] (true,false,)
    false
       Web server host name?
    my_host_name
        Database user password?
    my_db_password
    


What to do next

The migration process creates a new httpd.conf file configured to run IBM HTTP Server with WebSphere Commerce v7. If you customized the httpd.conf file in a previous version, the changes are not preserved. Manually customize the http.conf file after the migration is complete.


Previous topic:

Migrate the application using the WCIM migration script


Next topic:

wcim_ant utility (database migration script)


+

Search Tips   |   Advanced Search