You must configure the IBM® Worklight® Server before you
can run the process steps to deploy mobile application artifacts.
About this task
For each Worklight project,
you must configure the Worklight Server.
The one time Worklight Server
setup and configuration options for the Worklight project WAR file are described
in the Worklight Information
Center.
You can use any of the following methods to configure
the Worklight Server:
- Use Ant tasks to configure the server:
- Use the command line to run the Ant script.
- Use the Ant process step within IBM UrbanCode Deploy to
run the Ant script with the Worklight Ant
tasks. To use the Ant process step, you must download and install
the Ant plug-in for IBM UrbanCode Deploy.
- Use the Server Configuration Tool to configure the server.
- Manually configure the server.
Tips: - Sample scripts are available for configuring the server and are
in Worklight installation directory/Worklight/WorklightServer/configuration-samples.
The sample script combines the two steps in the following procedure
by creating a database and deploying the project WAR file.
- For information about configuring a secure Worklight Console for
IBM WebSphere Application Server Liberty Profile and required values,
see Testing the Worklight Console login screen.