Open Message Queue (GlassFish JMS)とOracle WebLogic MQのメッセージ管理、ブローカの管理・監視、任意のコマンド入力をGUIで行うクライアントプログラムを開発します。OpenMQとは、GlassFishアプリケーションサーバに標準で搭載されているJMSブローカです。GlassFishのサブプロジェクトとしてオープンソースで開発されており、アプリケーションサーバなしで単独でインストール、起動することも可能です。その他、GlassFish ESB( Open ESB )にも標準搭載されています。
When your JDK is JDK1.6 or later, please download QBrowserV2_Neo.zip.
When your JDK is JDK1.5 or later please download QBrowserV2_NeoForJDK1.5.zip
What's new in 2.3.0
>Corresponding to WebLogic MQ (use Attached run_wls_mq.bat/run_wls_mq_for_default_install_location.bat)
>UI is renewed using JIDE Common Layer(OSS:https://jide-oss.dev.java.net/).
>Fully internationalized. (English and Japanese)
[UI part changes]
>TOPIC names show up in destination combo box.
>Tabs are used for displaying the contents of destinations. QBrowser now can have multiple results of message queries.
>Add icon menu.
[Additional functions]
>TOPIC subscribe menu/button are added.
>Pause/Resume subscription function are added.
>Right click the row(s) of message table / Selected message be forwarded.
>Right click the row(s) of message table / Selected message be deleted.
>Destination list update function(Add destination to QBrowser that added by other than QBrowser)
>Change Look and feel menu is added.
[Spec changes]
>When you cannot connect to JMS server at start-up, error dialog box and tips will be displayed.
>When loosing the connection to JMS server, a back ground thread will start and try to reconnect to the server.
>When select the destination name in the Dest Combo box, the target destination tab automatically displayed. (if there is no tab, it will be created.)
>Message deletion optimization/speed up
>When all the rows of the table are selected, "Select all" will be "Deselect"
>(From 2.2.0) When search destination name field left blank, all the destinations of JMS server are subject to search.
[WebLogic MQ]
>Destination auto discover function (queue, topic, distributed queue/distributed topic, etc.)
JDK1.5.x対応版をリリースしました。JDK1.5をお使いの方はQBrowserV2_NeoForJDK1.5.zipをダウンロードしてください。
2.2.0からの変更点
・WebLogic MQに対応 (付属のrun_wls_mq.bat/run_wls_mq_for_default_install_location.batを使用)
・JIDE Common Layer(OSS:https://jide-oss.dev.java.net/)を使用し、UIをリニューアル
・完全国際化(日本語、英語)
[UI部変更]
・宛先コンボボックスにTOPIC名も表示
・メッセージテーブルをタブ化し、複数宛先を並行表示
・アイコンメニュー追加
[追加機能]
・TOPICサブスクライブ(購読)メニュー/ボタン追加
・サブスクライブ(購読)一時停止/再開機能
・メッセージテーブルの行を右クリック→選択メッセージ転送
・メッセージテーブルの行を右クリック→選択メッセージ削除
・宛先リスト更新機能(QBrowser外で追加されたものを出す)
・ルックアンドフィール動的変更メニュー
[仕様変更]
・起動時にJMSサーバに接続出来ない場合、エラーダイアログボックスとヒントを表示
・使用中にJMSサーバとの接続が切れた場合、別スレッドでバックグラウンドで接続試行
・宛先名を選択すると、選択された宛先タブが表示される(タブがない場合作成)
・削除最適化/スピードアップ
・テーブル全選択時、「全て選択」が「選択解除」へ
・(2.2.0から)宛先名を空欄にしてsearchすると、現在の全宛先を対象に検索
[WebLogic MQ]
・宛先自動検索機能(キュー、トピック、分散キュー/分散トピックなど)
JDK1.5対応版をリリースしました。JDK1.6のみでコンパイルしていたため、アイコン表示メソッドが存在せず一部ダイアログパネルが開きません。