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.
我有一个 Spring MDP 监听器部署为一个监听 JMS 队列并回复同步请求-回复消息的战争。监视听众是否还活着的最佳方法是什么?或者更多地考虑如何为 Web 应用程序设置监视器以检查它是否已在 Java 应用程序服务器中启动并运行?
向它发送消息,看看您是否得到(正确的)回复。