|
| |Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact | |
Windows
Help: Displays help information.
About: Displays About window.
This menu is for all modules of SuperComponents. The number of sub-menus varies from installation to installation. Usually the following sub-menus are available:
Menu items under this menu are different from server (vendor) to server. You may see more or few menu items. The whole menu may or may not be shown for a particular installation.
Deployment
JNDI Tree: Displays Jndi Tree Panel from the application server.
Preference: Displays Preference Panel.
Properties: Displays Properties Panel.
Show Output: Displays Output Panel to show information that would be printed on your regular STDERR and STDOUT. Note: if STDERR and STDOUT are not redirected, this menu item will be hidden.
Install License: Installs license.
Component Manager:Displays Component Manager Panel to install and uninstall both SuperComponent beans and foreign beans.
Exit: Exits Acelet-Scheduler with cleanup. It also saves hibernation information.
Quit: Exits Acelet-Scheduler without cleanup..
Window Menu
CascadeCascades all child windows.
Close All:Closes all child windows and re-numbers all new child windows from 1. The first new child window will be positioned on the top-left corner.
This panel allows you to select a calendar date. Select a day by clicking on it, then click on the Ok button.
This Panel allows you to install and uninstall both SuperComponent beans and foreign beans. They are components of Acelet-Scheduler, not components for application server or container. Each SuperComponent is an application module. You can get them from Acelet or third parties. You can write your own SuperComponent as well.
Installed component list: This list shows all installed beans (regular Java Beans for Acelet-Scheduler, not for server, they are not Enterprise Java Beans). Envoy beans are not listed on this panel.
Install New: Displays a FileChooser window for you to choose a jar file for installation.
Uninstall: Uninstalls highlighted item.
Connect Panel
Server: The application server to connect to. It is disabled. The value is your choice when you installed Acelet-Scheduler.
Nickname: The server nickname is for the instance of server. This is for your convenience only.
URL: The provider URL. Acelet-Scheduler uses it to connect to the server. See JNDI properties for details. This URL is used to get InitialContext.
Login name: Your login name for the application server. Acelet-Scheduler simply passes it to the server. Your server authenticates it, not Acelet-Scheduler.
Password: Your password for to the server. Acelet-Scheduler simply passes it to the server. Your server authenticates it, not Acelet-Scheduler.
Remember login name and password: Check this box if you want your Login name and Password to be remembered by Acelet-Scheduler. This is to remember login name and password for this panel only. Other panels provide similar facilities. Note: the login name and password will be saved as plain text. Check this box if your computer is in a trusted environment.
Ok: Tries to connect to the application server and closes this panel, if the connection is successful.
Cancel: Closes the window without doing anything.
Both Nickname and URL are automatically saved for future use, if the connection is a successful one.
Note (advance topic): When the Connect Panel connects to the application server, it tries to read a JNDI properties file under the current working directory (acelet-scheduler as default). all properties specified in this file will be used to connect the server. See JNDI properties for details.
URL value:
Weblogic: If you connect to a cluster, you can specify cluster-wide URL. For example:
- If your cluster uses the same port on different machine: t3://acme1,acme2,acme3:7001
- If your cluster uses different ports: t3://node1:7001,node2:7002,node3:7003
User credential:
Jboss: The default login name and password are: empty login name and passwordJonas: The default login name and password are: empty login name and password.
Universal: See Universal Envoy for more information.
Weblogic: The default login name and password are: login name: weblogic; password: the password you provided for Weblogic application server. If you connect to a cluster and the cluster is explicitly set to use Administration port, please see User credentials and administration port for details.
Websphere: The default login name and password are: empty login name and password.
This panel allows you to specify the font.
Name: The name of font.
Style: The style of font.
Size: The size of font.
When you change font size, press RETURN key while the cursor in the size field, the Sample text will change to show the example of the font you choose.
This panel allows you to install license for components of Acelet-Scheduler. See Install License for detailed information.
License file name: The full name of the license file.
Browse: Opens a FileChooser to choose the license file.
This panel shows all available JNDI names as a tree. You can expand or collapse the whole tree or its branches.
The JNDI names listed here are all objects available for your user credential. JNDI names are followed by the class name of the object in parentheses, or square bracket if the class is not Serializable. The list is a snapshot at the time it opens. It is not dynamically updated.
Note: You may see some of your EJBs on the tree, but not on JNDI list of Peek Panel or Poke Panel of EasyEJB. In that case, most likely, your EJB's stubs are not on the CLASSPATH. This panel tries to find all JNDI names without touch the corresponding objects, so even there is no stub, the name still can be listed here. But on Peek Panel or Poke Panel, EasyEJB needs to inspect the object which JNDI name points to. If the stub is not available, errors may occur, so the name can not be listed on the JNDI list there. See EJB stubs are needed for related information.
This panel shows a list of items. The list can be maintained by clicking the following buttons:
Add: Adds an item into the list.
Edit: Edits the highlighted item in the list.
Delete: Deletes the highlighted item. A confirmation window will pop up before deleting.
Ok: Selects the highlighted item and closes this panel.
Cancel: Cancels this panel.
This panel allows you to specify email server information, so the email server will be available for SuperComponents and modules. Not every SuperComponent uses it. Known use cases are:
PostMaster: The postmaster's email address. This is a required attribute. This is the From address when Acelet-Scheduler sends alarm emails.
Alert email: It is the recipient's email addresses as the "To" address . This is the email address for sending an alert message to when database errors occur. It can be more than one email address, separated by commas. If this email address is not set, the request for the alert email will be ignored.
Mail host: The machine name of your mail server. If you are not sure of the name of your mail server, ask your system administrator. This is the outgoing email server machine name (SMTP).
Email server requires authentication: Check it if your email server requires authentication.
Mail host user name: The user name for your email server. This is visible if Email server requires authentication is checked.
Mail host password: The password for your email server. This is visible if Email server requires authentication is checked.
This panel is the base panel for some list panel.
Detail: Displays a criterion panel for the selected criterion.
Delete: Deletes selected criterion.
Add: Adds new criterion.
Close: Closes this panel and remember the layout and size of this panel, so next time this panel will be in the layout and size remembered.
This panel shows all menu commands as a tree. You can expand or collapse the whole tree or its branches. All menu commands are leaves of the tree. Clicking on a leave is the same as you click on its corresponding menu command. See Menu Commands for details.
This panel shows the information which would be printed on your regular STDERR and STDOUT.
The information here is a snapshot information at the time you open it. It will not be dynamically refreshed.
The information is stored in a file
<acelet-scheduler-home>\output.xxxxxxxxxxxxxx (Unix)<acelet-scheduler-home>/output.xxxxxxxxxxxxxx (Windows)
the xxxxxxxxxxxxxx is the timestamp when the file is created.
Wrap: Sets the wrap flag. If it is checked, all lines are wrapped by a character boundary, otherwise, there is no wrap.
Close: Closes this panel.
How to access this panel: From the main menu > System > Show Output.
This panel allows you to specify a time period.
You need to specify two parts: From and To.
Year: Four digits year.
Month: The month.
Day: The day.
Calendar: Opens a GUI calendar window for choosing a date.
Hour: The hour on 24 hour clock.
Minute: The minute.
Note: if you empty all input fields for From, the default value will be January 1, 1970. This default value will not show on related fields.
Note: if you empty all input fields for To, the default value will be "for ever". This default value will not show on related fields.
This panel allows you to specify your preference. You may or may not see all of the following GUI components.
Look & Feel: Look and feel for GUI components. The item in this box are installed Look and feel.
Show menu tree: Check this if you want the Menu Tree Panel to open.
Auto login: Check this if you want automatically login. Note 1: Remember login name and password on Connect Panel must be checked, so login name and password are available for automatically login. Note 2: If, by any reason, the automatically login fails, the Connect Panel will stay open for your manually login.
Number of archive output file: Number of output files should be kept. Output files are generated each time Acelet-Scheduler runs. It contains some runtime information, mainly for debug purpose. If the existing output files are more than this value, the old ones will be deleted automatically each time Acelet-Scheduler runs.
This panel allows you to view the System Properties. They contains:
This is a read only panel.
This panel allows you to add or edit a property.
Name: The name of the property.
Value: The value of the property.
Ok: Keeps the information and closes this panel.
Cancel: Closes this panel without doing anything.
This is the main panel. It is a JSplitPane. The left side is the Menu Tree Panel which shows the whole picture of menu commands. The right side is the Super Pane which is the main display area. You can resize the two parts by moving the dividing line. There are two small buttons at the top of the dividing line. They are left and right arrows. They are for one touch expand: click on the left arrow button to close the Menu Tree Panel; click on the right arrow button to open the Menu Tree Panel.
This panel is a common panel used by many panels. Many actual panels there are extended panels from it, such as EJB panel and Context Panel.
The header of the table panel is a row of buttons. You can: