Open Message Queue (GlassFish JMS)とOracle WebLogic MQのメッセージ管理、ブローカの管理・監視、任意のコマンド入力をGUIで行うクライアントプログラムを開発します。OpenMQとは、GlassFishアプリケーションサーバに標準で搭載されているJMSブローカです。GlassFishのサブプロジェクトとしてオープンソースで開発されており、アプリケーションサーバなしで単独でインストール、起動することも可能です。その他、GlassFish ESB( Open ESB )にも標準搭載されています。
2.5.1.3 BugFix
Move queue messages function doesn't work after refreshing destination name list.
Instead of moving messages, it only copies messages to another destination.
2.5.1.2 BugFix
Topic subscription history doesn't work.
This problem has been fixed.
2.5.1.2 What's New
Topic subscription history now can be
persisted in a history file.
2.5.1.1 BugFix
When LocalStore panel is shown, create Topic from tree menu,
Then ClassCastException occurs(LocalMsgTable-MsgTable).
This problem has been fixed.
2.5.1.3 BugFix
キューメッセージの「移動」が、「宛先の更新」メニューを使った後に
行うと、「コピー」となってしまう問題を修正。
2.5.1.2 BugFix
トピックの購読(サブスクリプション)履歴機能が上手く動かない
問題を修正。
2.5.1.2 What's New
トピックの購読(サブスクリプション)履歴が、ファイルに永続化
するように変更。ツールを再起動しても履歴が残るようになった。