|
Right Java tools. Open source and Enterprise. |
| |Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact | |
SuperArch Tutorial: How to Use Super
Super is a suite of Java tools with Open Source Edition and Enterprise Edition. It contains the following modules: Easy EJB, Easy JMX, Easy Webservice, Limpid Debugger, Limpid Log, Super Environment, Super Log, Super Log Reader, Super Scheduler and Super Watchdog. This short tour shows you some basic common features.
Use F1 key for help anywhere in the program. F1 shows context sensitive help about the GUI object that currently has focus. If none of them gets focus, try to click on a focusable GUI component.
The main window is a JSplitPane. The left part of it is the Menu Tree Panel. You can collapse it, expand it, or resize it:
The
Menu Tree Panel provides the same functionality as the main Menu
Bar. It provides a graphic view of all menu commands. Clicking on any leave
of the tree produces the same result as clicking on its counter part of the menu
item.
2. Reset window numbers and positions
Each time you open a JInternalFrame (a non-modal window), the window's number increases one and the window is positioned a little lower than the previous window. If you work for a long time and want to rearrange windows, you can click on the menu item Cascade. If you want a new window to start from the top-left corner, you can click on the menu item Close All to reset:

System clipboard is available for both Unix and Windows:
Known issues: On Unix, the traditional way (highlight - copy; middle mouse button - paste) may or may not always work.
Many panels are inherited from the Table Panel. You can re-arrange the layout. You have choices to save the new layout or not. If it is saved, the new layout will automatically take effect the next time the panel is open.

Note: on some of panels, the text on the Close button may be different. The rule of thumb is: a button, which is on the main menu bar, which closes the panel, will save new layout. The small cancel button on the top-right corner will not save layout information.
The Menu Tree Panel can be opened or closed when Super starts. You can choose this option by setting preference. Click on System > Preference:
![]() |
![]() |
Note: This is the preference for SuperArch. Super is a component-based architecture. Each component may has its own preference.
6. Properties
Click on System > Properties, the Properties Panel appears. It shows the system's property values.
7. Show Output
Click on System > Show output, the Output Panel appears, which collects all the information that would be on regular STDOUT and STDERR.

Usually, you do not need to read them. But sometimes they give some clues about what has happened to the system. If errors do happen, our technical supporter will ask you to send a copy of this file.

8. Mail Server
The mail server is the email server used by some Super components directly send email to end-user. For example, Super Scheduler and Super Watchdog use this mail server for running scheduled email job.
Click on System > Mail Server, the Mail Server Panel appears and fill in the text fields to set your mail server. See Mail Server Panel for more information.
![]() |
![]() |
9. Install License
Install License facility reads and parses your license files. It installs appropriate licenses for both client side and server side (if any).
Click on System > Install License, the Install License Panel appears. Fill in the text fields to install licenses.
![]() |
![]() |
10. Component Manager
The Component Manager is an advanced facility. Super is a component-based architecture. You can use this manager to add or remove components.
Click on System > Component Manager, the Component Manager Panel appears. Using the Install New or Uninstall buttons to add or remove components.
![]() |
![]() |
11. Exit and Quit
If you terminate Super by clicking on menu item Exit, Super will remember current monitoring panels, so Super will display these monitoring panels automatically next time you start Super. If you terminate Super by clicking on menu item Quit, Super will not remember current panels.

12. Super is a client of your J2EE server, if you setup it for J2EE
![]() |
To run Super, your J2EE
server must be up and running and you need to login to your J2EE server. The login name and password are
required by your J2EE server. Super simply passes them to the server. Sufficient
privilege is required. Super is an administration toolkit. If your network is a trusted one, you should use the native protocol (RMI-IIOP) to connect to your J2EE server and run Super in the native mode. But if you are behind a firewall and the native protocol is not practical, you can use HTTP protocol to connect your J2EE server. Different vendor name their RMI-IIOP based protocol differently. For example, Weblogic names it as t3.
|
13. Deployment
System > Deployment shows a menu for Super related deployment tasks. When you use Super the first time, Super asks your permission to deploy the example. If you cancel the deployment, or for other reasons, you may want come here to deploy, or undeploy them manually.

This facility uses deployment facility of your J2EE server as underlying facility.
14. Proxy
The proxy facility is an advanced feature. If you run Super in the native mode, the proxy facility is ignored If you run Super using HTTP protocol, you may want to use a proxy. See document for the module for details.
Click on System > Proxy, the Proxy Panel appears and fill in the text fields to set your proxy. See Proxy Panel for more information.
![]() |
![]() |