Reputation: 15
I installed IBM mobilefirst server on Liberty Profile in z/Linux(SUSE). I find the Server Configuration Tool can not be started, but it can be start in Windows7.
I want to know that Server Configuration Tool can not be started only in z/Linux or all platform(x86,AMD).
Upvotes: 0
Views: 182
Reputation: 52
Server config tool is not available for z/Linux and AIX platforms. For these platforms the MFP configuration can be done using Ant task scripts instead.
The below link has the information about Creating and configuring the database for MobileFirst Server administration with Ant tasks and also Deploying the MobileFirst Operations Console and Administration Services with Ant tasks http://www-01.ibm.com/support/knowledgecenter/SSHS8R_7.0.0/com.ibm.worklight.installconfig.doc/install_config/r_wlconsole_ant_tasks.html
Upvotes: 1