You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Daryl Richter <ng...@comcast.net> on 2007/10/12 22:15:54 UTC

Re: ServiceMix ActiveMQ Consumer has been broken in recent builds

All-

This was a bug in ActiveMQ 5.0 which prevented 4.1.1 clients from  
connecting.  Hiram has fixed the bug and my Service Unit now works  
again.

Thanks!


On Sep 11, 2007, at 8:05 AM, Daryl Richter wrote:

> Hi-
>
> I have a very simple ServiceMix JMS Service Unit which reads  
> messages off a queue.  Here is the xbean:
>
> <jms:endpoint
> 	service = "b:JMSReceiver"
>         endpoint = "receive"
> 	targetService="b:JMSSender"
> 	targetEndpoint="send2"
>         role = "consumer"
>         destinationStyle = "queue"
>         jmsProviderDestinationName = "sender.1.out"
> 	defaultMep="http://www.w3.org/2004/08/wsdl/in-out"
>         connectionFactory = "#ConnectionFactory"/>
>
>     <bean id="ConnectionFactory"  
> class="org.apache.activemq.ActiveMQConnectionFactory">
>         <property name="brokerURL" value="tcp://localhost:61616" />
>     </bean>
>
> It works fine with ActiveMQ-5.0-SNAPSHOT, rev. 554694.
>
> It does not, however, work with ActiveMQ-5.0-SNAPSHOT, rev. 569270  
> or 573615.
>
> I am running this in ServiceMix 3.2-SNAPSHOT on Mac OS X with an  
> *external* ActiveMQ running on 61616.  ServiceMix's embedded AMQ is  
> on 60606 and it, of course works fine too there.
>
> Can anyone give me any clues where to start looking to find out how/ 
> where/why this has been broken?
>
> --
> Daryl
> Email *my = [ daryl at: @"eddl" dot: @"us" ];
> Weblog *blog = @”http://itsallsemantics.com”;
>
>
>

--
Daryl
http://itsallsemantics.com

"I see this as coming down to mutual respect. I want to respect the  
others I communicate with enough to tell them my truth without  
reservation and I want to respect them enough to listen to their  
truth. I want to respect their good intentions enough to believe that  
we can work past our disagreements."

     -- Kent Beck, 2006