Download List

專案描述

Apache ActiveMQのJMSメッセージ管理、ブローカの管理・監視などをGUIで行うクライアントプログラムを開発します。

System Requirements

System requirement is not defined

發布 2009-07-12 21:30
activemqbrowser 2.5.1 (1 files 隱藏)

發布版本通知

2.5.1 What's New

[ツリービュー]
・GUIの左側にツリーを配置。
・ツリーノードを右クリックでメニューが開く
・Queue/Topic/LocalStoreへ、右ペインのメッセージパネルからメッセージをドラッグアンドドロップ可能
ブローカを右クリックで
- ブローカの停止メニュー
・Queue/Topic/LocalStoreフォルダ右クリックで、あて先作成メニューがポップアップ
・Queue/Topic/LocalStoreノードを右クリック
- 宛先の(ブローカからの)削除
・Topicに関連した(メッセージ受信時にコピーする)ローカルストアをTopicノードの配下に表示

[コピー&ペースト]
Queue→任意あて先へのコピー&ペーストをサポート(2.5.0までは、ローカルストアのメッセージのみコピー可能)
Topic→任意あて先へのコピー&ペーストをサポート(2.5.0までは、ローカルストアのメッセージのみコピー可能)

その他、細かい改修を実装。

2.5.1 BugFix
・英語版のOKボタンに、全角スペースが混じる問題を修正
・searchボタン使用時に、宛先名を空白にしてOKボタンを押す(=全Queue検索)と
ClassCastExceptionが発生し、全件検索が出来ない問題を修正

更動紀錄

2.5.1 What's New

[Tree view]

Add tree view on the left side of gui.
Right click the tree node to open the various menu.
To Queue/Topic/LocalStore node, from the message panel on the right pane the messages can be dragged and dropped.
Right click on 'broker' node;
- Shutdown the broker menu
Right click on Queue/Topic/LocalStore folder, pop up the create Queue/Topic menu.
Right click on Queue/Topic/LocalStore node:
- Delete the destination
Under the Topic node, display the LocalStore to be copied when receiving the messages from Topic.

[Copy and paste]

Support copy and paste from queue to any destination (Up to 2.5.0, only LocalStore messages can be copied.)
Support copy and paste from topic to any destination (Up to 2.5.0, only LocalStore messages can be copied.)


2.5.1 BugFix
Fix the OK button string has some Japanese characters mixed in English language mode.
Fix search destination function: when search target name field remains empty and hit OK button,
ClassCastException occurs and cannot be search multiple destinations.