Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サードパーティのシステムで受信メッセージと送信メッセージを非同期に処理する JMS ベースのアプリケーションを開発する必要があります。
実行時に MQSeriers または WebLogic JMS を使用する汎用 JMS アプリケーションを開発することは可能ですか? これらの例はありますか?
アプリケーション サーバーに依存しないメッセージ システムを使用する場合は、HornetMQ、RabbitMQ、または ActiveMQ のいずれかを試して、アプリケーションからそれらを使用する方法を確認できます (これらの MQ はアプリケーション サーバーとは別に構成できます)。それらを特定のサーバーと統合できます。