JMS Spec - Application Server Facilities (ASF)

2011-05-17 Thread muzza
Morning all, Just a quick question for AMQ versions 5.x and 4.1.x. Does AMQ implement the optional Application Server Facilities in the JMS Spec ? Only after years of working around some issues with AMQ deployed in Websphere we've found that if we turn off ASF in Websphere Listener Service then

Re: JMSException - Reason: java.net.ConnectException: Connection refused: connect

2011-05-17 Thread elycelino
I am also having the same problem. I am using 5.4.2, embedded broker. I swear, no firewall running. The weird thing is it works with local clients, but remote client can not connect and i am getting the same error above. Any help will be appreciated. Thank you -- View this message in context: h

Peer topic clients losing connection, bug in Peer transport configuration?

2011-05-17 Thread Oli
I am using ActiveMQ 5.4.2 I have 2 clients (machines) that connect to a topic using the ActiveMQ Peer Transport, Machine A and Machine B. Both machines are running on Vista, both instances of the program (a Netbeans built Java program) are run as jars in a command prompt. My problem is this: The

Re: How does prefetch work with client acknoledgements?

2011-05-17 Thread lernen.2007
Hi, thanks for answer but we use a bridge ActiveMQ <--- Weblogic and I think in this situation can the prefetch limit solution doesn't help further because the consumer is the weblogic. -- View this message in context: http://activemq.2283324.n4.nabble.com/Messages-stuck-in-queue-tp3244342p35289

activemq-cpp invalid UTF-8 issue

2011-05-17 Thread LordOfTheCows
Activemq : version 5.5.0 Activemq-cms : version 3.4.0 Hello, A message consumer is currently throwing an exception with the following message (caught with the exception listener) : "Invalid 2 byte UTF-8 encoding found, This method only supports encoded ASCII values of (0-255)." Sadly, I do no

Problem with SLF4J

2011-05-17 Thread Michael
I'm trying to run a very simple message producer app. I'm starting the app from Eclipse. I've set the Eclipse Run Configuration classpath option to point to activemq-all-5.5.0.jar as indicated in the required JARs section of the web site. This is the first time I'm trying to run ActiveMQ o

Re: JMSException - Reason: java.net.ConnectException: Connection refused: connect

2011-05-17 Thread elycelino
I just found out that this is not happening in 5.2.0. >From versions 5.3.0 onwards, I am experiencing this problem. -- View this message in context: http://activemq.2283324.n4.nabble.com/JMSException-Reason-java-net-ConnectException-Connection-refused-connect-tp2355036p3531476.html Sent from the