Hi, Normalized Messages are routed according to the destinationService= attribute on the component declaration in the Spring XML file.
You should look at this attribute to determine where the message goes to. Regards, Sami dalouche Quoting "Wang, Han BGI SF" <[EMAIL PROTECTED]>: > Hi, > We substituted the ActiveMQ with IBM MQ in servicemix and were > trying out the jms-binding example. It appeared that the inbound queue > was receiving all the messages, and the messages were consumed because > the queue became empty. But the outbound queue were empty too! So where > could the messages possible go ? Thanks. > > Debugging info: > > [TRACE] JmsInBinding - -Received: > JMS Message class: jms_text > JMSType: null > JMSDeliveryMode: 2 > JMSExpiration: 0 > JMSPriority: 4 > JMSMessageID: ID:414d5120514d2e55532e542e303120204311cbfb20c5e601 > JMSTimestamp: 1126556014990 > JMSCorrelationID:null > JMSDestination: null > JMSReplyTo: null > JMSRedelivered: false > JMS_IBM_PutDate:20050912 > JMSXAppID:MQSeries Client for Java > JMS_IBM_Format:MQSTR > JMS_IBM_PutApplType:28 > JMS_IBM_MsgType:8 > JMSXUserID:mqm > JMS_IBM_PutTime:20133499 > JMSXDeliveryCount:1 > <?xml version=3D"1.0" encoding=3D"UTF-8"?> <Envelope > xmlns=3D"http://global-xml" xmlns:xsi=3D"http://www.w3 Another 2,259 > character(s) omitted [INFO] DeliveryChannel - -default destination > serviceName for inputReceiver =3D > {http://servicemix.org/demo/}outputSender > [TRACE] JmsInBinding - -Received: > JMS Message class: jms_text > JMSType: null > JMSDeliveryMode: 2 > JMSExpiration: 0 > JMSPriority: 4 > JMSMessageID: ID:414d5120514d2e55532e542e303120204311cbfb20c5e602 > JMSTimestamp: 1126556015000 > JMSCorrelationID:null > JMSDestination: null > JMSReplyTo: null > JMSRedelivered: false > JMS_IBM_PutDate:20050912 > JMSXAppID:MQSeries Client for Java > JMS_IBM_Format:MQSTR > JMS_IBM_PutApplType:28 > JMS_IBM_MsgType:8 > JMSXUserID:mqm > JMS_IBM_PutTime:20133500 > JMSXDeliveryCount:1 > <?xml version=3D"1.0" encoding=3D"UTF-8"?> <Envelope > xmlns=3D"http://global-xml" xmlns:xsi=3D"http://www.w3 Another 2,295 > character(s) omitted [TRACE] Broker - -routing exchange ExchangePacket[: > id=3DID:CALDTD9PC31027-3982-1126555988872-1:0, > serviceDest=3D{http://servicemix.org/demo/}output > Sender,endpoint=3DServiceEndpoint[service: > {http://servicemix.org/demo/}outputSender; endpoint: outputSender]] TO: > ServiceEndpoint[service: {http: > //servicemix.org/demo/}outputSender; endpoint: outputSender] [INFO] > DeliveryChannel - -default destination serviceName for inputReceiver =3D > {http://servicemix.org/demo/}outputSender > [TRACE] Broker - -routing exchange ExchangePacket[: > id=3DID:CALDTD9PC31027-3982-1126555988872-1:1, > serviceDest=3D{http://servicemix.org/demo/}output > Sender,endpoint=3DServiceEndpoint[service: > {http://servicemix.org/demo/}outputSender; endpoint: outputSender]] TO: > ServiceEndpoint[service: {http: > //servicemix.org/demo/}outputSender; endpoint: outputSender] [DEBUG] > JmsTemplate - -Executing callback on JMS session > [EMAIL PROTECTED] from connection > [com.ibm.mq.jms.MQQueueConnectio [EMAIL PROTECTED] [DEBUG] SedaQueue - > -SedaQueue{[container=3DdefaultJBI,name=3DoutputSender,id=3DoutputSender > ]= > } > enqueued packet: ExchangePacket[: id=3DID:CALDTD9PC31027- > 3982-1126555988872-1:0, > serviceDest=3D{http://servicemix.org/demo/}outputSender,endpoint=3DServi > c= > eEn > dpoint[service: {http://servicemix.org/demo/}out putSender; endpoint: > outputSender]] [DEBUG] JmsTemplate - -Executing callback on JMS session > [EMAIL PROTECTED] from connection > [com.ibm.mq.jms.MQQueueConnectio [EMAIL PROTECTED] [DEBUG] SedaQueue - > -SedaQueue{[container=3DdefaultJBI,name=3DoutputSender,id=3DoutputSender > ]= > } > enqueued packet: ExchangePacket[: id=3DID:CALDTD9PC31027- > 3982-1126555988872-1:1, > serviceDest=3D{http://servicemix.org/demo/}outputSender,endpoint=3DServi > c= > eEn > dpoint[service: {http://servicemix.org/demo/}out putSender; endpoint: > outputSender]] > > > Regards, > > > Han Wang > Technology Analyst > Phone: +1 (415) 908-7960 > Fax: +1 (415) 618-5447 > > 45 Fremont Street > Barclays Global Investors > San Francisco > CA, 94105 > United States > __________________________________ > BARCLAYS GLOBAL INVESTORS > > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
