WebSphere Application Server: Re: Message Driven Bean and Activation Spec

2012-10-10 Thread dWForums
Author: Bomber.83 Message: Hello Stephen, I get messages from a MQ queue, I went to check the configuration of the queue on the MQ server everything seems correct, I do not think it's a configuration problem MQ because the endpoints are created by each member of the cluster as you told me (i ca

WebSphere Application Server: Re: Message Driven Bean and Activation Spec

2012-10-10 Thread dWForums
Author: SJC Message: As I explained previously, you have three endpoints. And each endpoint will interpret the configuration separately. So I'd expect server1 to try 10 times and then stop, then server2 to try 10 times and then stop, and finally server3 to try 10 times and then stop. If ser

WebSphere Application Server: Re: Message Driven Bean and Activation Spec

2012-10-10 Thread dWForums
Author: Bomber.83 Message: Hello stephan thanks for your attention, i'll try to explain the context. I have a cluster of three servers, i configured one Activation Spec and one Queue at the cluster scope. The definition of AS have the property "Stop endpoint if message delivery fails" set to TR