To display or modify the Standard + Cloud generation options, click the Java button in the Generation dialog box (for VADELIA programs, after selection of the Standard + Cloud option in the "Java generation" drop-down list).
Generation directory: Cloud
Data entry
Sources directory
Name of the directory where the generated source files will be stored.
During the first generation procedure, the system suggests by default:
the sources directory name specified in the application area attributes if the program is private;
the sources directory name specified in the environment attributes if the program is public.
Site root directory
Name of the root directory for the site, in which the executable object will be placed.
During the first generation procedure, the system suggests by default:
the directory name of the object specified in the application area attributes if the program is private;
the directory name of the object specified in the environment attributes if the program is public.
These directory names must be entered as they are "seen" by the compiling machine.
Class subdirectory
Name of the subdirectory (relative to the "site root directory") in which the executable object will be placed.
During the first generation procedure, the system suggests by default:
the directory name of the object specified in the application area attributes if the program is private;
the directory name of the object specified in the environment attributes if the program is public.
Check boxes
Entry point
Indicates if the program is an entry point for the application.
Bean interface
Used to generate the interfaces required for a program to be recognized as an authentication program implementing an AdeliaLoginModule.
Metadata
Used to set attribute-value pairs usable by the generated program.
The required Realm attribute is defined by default and determines the security realm that the program is attached to.
When it is generated for the first time, the system offers the following default settings:
the object realm name specified in the application area attributes if the program is private;
the object realm name specified in the environment attributes if the program is public.
Generation directory: Java
Sources directory
Name of the directory where the generated source files will be stored.
During the first generation procedure, the system suggests by default:
the sources directory name specified in the application area attributes if the program is private;
the sources directory name specified in the environment attributes if the program is public.
Class directory
Name of the directory in which the Java classes will be stored.
During the first generation procedure, the system suggests by default:
the object directory name specified in the application area attributes if the program is private;
the object directory name specified in the environment attributes if the program is public.
Buttons
Modify (validation)
Validates the modifications made and closes the dialog box
Cancel
Closes the dialog box without validating the modifications made.
Keyboard shortcut: Esc.