WebSphere JMS handler commands
WebSphere® JMS handler mode provides the commands to create or modify a WebSphere JMS handler.
To enter the mode, use the global source-wasjms command. To delete a WebSphere JMS handler, use the no source-wasjms command.
While in this mode, use the commands in the following table to configure properties that define a client-side traffic handler.
- To view the current configuration, use the show command.
- To restore default values, use the reset command.
- To exit this configuration mode without saving changes to the running configuration, use the cancel command.
- To exit this configuration mode and save changes to the running configuration, use the exit command.
| Command | Purpose |
|---|---|
| admin-state | This command sets the administrative state for the configuration. |
| async-message-processing | This command indicates whether the WebSphere JMS handler processes messages from the GET queue in the same order that they were queued. |
| get-queue | This command specifies the name of the queue that contains client-originated JMS request messages. |
| put-queue | This command specifies the queue that contains server-originated JMS reply messages. |
| reply-topic-space | This command specifies a nondefault topic space. |
| request-topic-space | This command specifies a nondefault topic space. |
| selector | This command specifies the SQL-like expression that the WebSphere JMS handler filters messages in the get queue. |
| server | This command assigns the WebSphere JMS server. |
| strict-message-order | This command indicates whether to enable Strict Message Orderingmode on the WebSphere JMS handler. |
| summary | This command specifies the brief, descriptive summary for the object instance. |