Re: SLF4J error deploying ActiveMQ RA 5.5.0 on Glassfish 3.1 !

2011-08-18 Thread suedonne123
Yup...I am having same problem with Glassfish V2.1 and ActiveMQ V5.5 connector... Were you able to fix? I put slf4j-jdk14.jar into glassfish domain lib so that StaticBindLogger class was found...but now I get the above error...??? My glassfish apps just use java.util.logging so I thought the jdk

InFlight Count is Growing - although messages are actually delivered

2011-08-02 Thread suedonne123
I have Message Driven Bean subscribed (under Glassfish App server). I have stomp generated messages coming in... everything working fine...until Using Admin console, I delete the topic... the stomp publisher sends more messages so now I see the topic again... I can see in my server logs, that

ActiveMQ NOT immediately dispatching topic message to consumer

2010-12-20 Thread suedonne123
ActiveMQ installed on Redhat Linux V5.4 Using the default config in activemq.xml...broker is tcp://localhost... (not embedded) I am using Glassfish and Message Driven Beans to consume messages (these are TOPICS) MDBs are durable subscribers I am using ActiveMQ admin console to send messages in

ActiveMQ Version 6.0 - when is release planned

2009-12-11 Thread suedonne123
I saw on the new features listing that there is a version 6.0 in development... It says this should be released end of 2009...Is there an official date for this? -- View this message in context: http://old.nabble.com/ActiveMQ-Version-6.0---when-is-release-planned-tp26749234p26749234.html Sent fr

ActiveMQ and XMPP not functioning

2008-03-19 Thread suedonne123
I have installed and tested ActiveMQ 4.2.2 under JBoss 5.0.0 and Java6. I am able to send/receive messages so I know the activemq installation is correct. I am trying to enable XMPP and use a Spark client to join conference (subscribe to topic). Following the directions in http://activemq.apache