Quantcast
Channel: Spring Community Forums - JMS
Browsing all 51 articles
Browse latest View live
↧

Spring Integration Messages sent but not received from ActiveMQ

I would like to create a simple test when messages are sent to / received from FORWARD queue. Upon received message a service should be invoked. Unfortunately, the messages are sent through Code:...

View Article


Image may be NSFW.
Clik here to view.

Dbus JMS - Message Listener - javax.jms.JMSSecurityException: Not permitted

Hi Team, I was able to successfully post onto Dbus JMS Queue. However, when i try to consume the messages from the queue using int-jms:message-driven-channel-adapter i'm getting the following exception...

View Article


WebSphereUowTransactionManager XA transaction JMS and JDBC

Hi i want to do the following two operations in a transaction using WebSphereUowTransactionManager, any example would be a great help. 1.) Send JMS message to Queue using JMS outbound channel adapter....

View Article

Spring Integration JMS

Hi and Thanks to everyone in Advance. I am new to spring Integration. I tried to test a processor classes where the input for the classes are provided in xml. Code:...

View Article

Spring JMS vs MDB

Hello every one and thanks for your help in advance. I have some doubt regarding JMS MDB refactoring with Spring MDP. We have a Message Driven Bean Listener which processes messages from a queue. I...

View Article


Spring Integration with JMS backed channels

Hi, I am a newbie to Spring Integration and am trying to execute a very basic Producer/Consumer application with SI and ActiveMQ. I see messages being produced and stored on the queue, but when the...

View Article

Image may be NSFW.
Clik here to view.

Why ScheduledConsumerCount and ActiveConsumerCount are set to 2 ?

Hello, I'm trying to configure a spring JMS DefaultMessageListener with Spring 2.5.6.SEC02 that would just treat one message at a time. Here's my configuration : Code: <!-- Spring Queue Containers...

View Article

JMS backed channels and JMS outbound channel adapter

Hi, I am new to Spring Integration and have been going through the documentation, but am currently confused at one point : 1. I am trying to understand if there is any difference between having a...

View Article


Spring JMS with websphere server 7 default queue and SSL examples

Hi, Can some one pls share if you have any examples on Spring JMS with websphere server 7 default queue and SSL examples? Thanks in advance

View Article


Connections Not Release - DeafultMessageListenerContainer in Websphere

In one of our applications for our banking client, Wer are using the Spring DefaultMessageListenerContainer to get messages from a Queue in Websphere. We have configured the queue and a...

View Article

org.springframework.integration.message.GenericMes sage to javax.jms.Me

Hi, Is there any way I can cast org.springframework.integration.message.GenericMes sage to javax.jms.Message? I tried to do so and i'm getting ClassCastException. I'm confused here. Y is the...

View Article
Browsing all 51 articles
Browse latest View live