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.
There are three general methods for configuring
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 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 UrbanCode Deploy.
- Manually configure the server.
Tip: 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.