MDB 使用远程 JMS 发布/订阅提供程序..任何人都可以向我展示一个简单的示例
我正在开发一个 MDB 来使用远程 JMS 的发布/订阅提供程序,我对此一无所知。 谁能向我展示整个过程的一个简单的 helloworld 示例?
I'm developing an MDB to consume a pub/sub provider from remote JMS, I have no idea about it.
can anyone show me a simple helloworld example of the whole process?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能会考虑查看 Spring-Integration 项目。如果您是 Spring 新手,可能会有一些学习曲线,但最终这个项目确实使开发 pub/sub 应用程序变得简单。
Spring 集成
You might consider taking a look at the Spring-Integration project. If you're new to Spring there might be a bit of a learning curve, but in the end this project really makes developing pub/sub applications simple.
Spring Integration