Right Java tools for J2EE, Web Service, Grid and more
|Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact |
EasyJMS Menus and Windows

Menu Commands

JMS: Displays the JMS Table Panel, which is the main panel.

Message: Displays the Message Panel.

Trigger: Displays the Message Trigger Panel.

Open message: Opens exported message.

Open trigger: Opens exported trigger.

Refresh JNDI names: Set a flag so when JNDI names are loaded the next time, the loading process will be a complete reloading.

About: Displays version number and license information.



JMS Table Panel
This panel lists all available JMS destinations.

Message: Opens the Message Panel for the highlighted destination.

Trigger: Opens the Message Trigger Panel for the highlighted destination.

Close: Closes this panel and remember the layout.

Message Panel
This panel allows you to specify information for a message.

JNDI name: The JNDI name of the destination of the message.

Destination: The destination name.

Connection factory class: The full class name of the connection factory. The connection factory is required to establish a connection, so the message can be sent through.

Keyboard: This is an option for input type. Select this if you want the message input be a keyboard input.

Dynamic message: This is an option for input type. Select this if you want the message input be from DynamicMessage interface.

Text message: The text for the message. This field is visible when input type of Keyboard is selected.

Dynamic message name: The full class name for DynamicMessage. This field is visible when input type of Dynamic message is selected.

Send: Sends the message as specified by this panel.

Export: Saves all information to a file.

Close: Closes this panel.

Message Trigger Panel
This panel allows you to specify information for a JMS trigger of SuperWatchdog.

JNDI name: The JNDI name of the destination of the message.

Destination: The destination name.

Connection factory class: The full class name of the connection factory. The connection factory is required to establish a connection, so the message can be received.

Message selector: The statement for Message selector for more information.

Dynamic message filter: The full class name for DynamicMessageFilter.

Export: Saves all information to a file.

Close: Closes this panel.

 

 


   © Copyright 1999-2008 Acelet Corporation. All rights reserved.