This topic describes the JlmDeploy GUI elements.
Display Modes
The two basic display modes for the GUI depend on whether you are deploying products, see Adding a deploy.txt to a JAR, or displaying the deploy.txt file, see Displaying the Contents of a deploy.txt File.
Figure 1 ILOG JlmDeploy GUI Showing a Product List
Figure 2 ILOG JlmDeploy GUI Showing a deploy.txt File
Menus
-
Deploy. There is only one command on this menu. The Deploy command opens a file chooser so that you can select an Input JAR file.
-
Info. There is only one command on this menu. The List command opens a file chooser so that you can choose a JAR and list the contents of its
deploy.txt file.
-
Help:
-
Help command: displays
jlmdeploy commands and options.
-
About command: displays
jlmdeploy version and copyright information.
Text boxes
-
Input jar file. A non-editable text box containing the source JAR filename.
-
Application name. An editable text box for the application name.
-
Output jar file. Destination JAR filename.
The Display Area
This is the scrollable area of the GUI.
Product List Display
In this mode the area displays the current list of ILOG JViews products in preparation for deployment, see Figure 1. The area contains three columns:
-
Use: for selecting products for deployment.
-
Product: the product name.
-
Version: the product version
The product list is organized as follows:
-
When deploying a JAR, and if no application name has been remembered from the last run, this area is initially empty. When the application field is validated, the scrollable area of the panel is filled with JViews products, one product per line. You can select a product by clicking on its line.
-
Products for which development is possible but that do not have RUNTIME license keys matching the given application name are greyed and put at the bottom of the list.
-
Products for which deployment is possible have an editable check box. The initial state of the check box is determined by the last run of
jlmdeploy for this application name; for those products which were not checkable in the last run, the initial state of the check box depends on whether the JAR appears to be using the product.
deploy.txt File Display
In this mode you can view the deploy.txt file. See:
Buttons
-
Browse Opens a file chooser for the destination JAR filename.
-
OK. Generates the destination JAR. Warnings are shown in a dialog box with Continue and Cancel options.
-
Cancel. Click this button any time you use a file chooser to cancel choice of an input JAR file, an output JAR file, or a JAR containing a
deploy.txt file, see Using the JlmDeploy GUI.