TextMessage « Java EE « Spring Q&A





1. What's in a TextMessage    forum.springsource.org

What's in a TextMessage I have been reading a lot about sending messages via a message queue and have a question about what to actually send. The problem is that we ...

2. Converting TextMessage to DomainObjects...    forum.springsource.org

Converting TextMessage to DomainObjects... Hi - Planning to have a pool of MDBs deployed in WebLogic 10.x The MDBs will consume messages from MQ via a Foreign JMS setup. The payload ...

3. HdrMessageImpl instead of TextMessage    forum.springsource.org

HdrMessageImpl instead of TextMessage Hi, I've created a DefaultMessageListenerContainer with a MessageListenerAdapter that delegates to a TextMessageDelegate as described in the Spring Framework 2.5.3 reference. I've been able to deploy and ...

4. HdrMessageImpl instead of TextMessage    forum.springsource.org

HdrMessageImpl instead of TextMessage Hi, I've created a DefaultMessageListenerContainer with a MessageListenerAdapter that delegates to a TextMessageDelegate as described in the Spring Framework 2.5.3 reference. I've been able to deploy and ...