OK, I now receive the message in the mddconsumer, but I get the
following warning in Synapse:

2009-01-04 21:59:42,500 [192.168.1.14-CZC8211MM6] [Axis2 Task]  WARN
JMSSender Did not receive a JMS response within 30000 ms to
destination : temp-queue://ID:xxxxxxxx-1853-1231102677125-1:1:1 with
JMS correlation ID : ID:xxxxxxxx-1853-1231102677125-1:1:1:1:1

In the mediation, you need to set the OUT_ONLY property so that
Synapse knows that it is a one-way operation.

Andreas

On Fri, Jan 2, 2009 at 11:23, Asanka Abeysinghe <[email protected]> wrote:
> Fixed the issue in the trunk, Sample has not tested after the recent
> transport changes so had to make few changes to the consumer using  JMS API
> directly (It was using the JMSUtils initially). Tested with ActiveMQ-4.1.2
> and 5.1.
> - Asanka
>
> Andreas Veithen wrote:
>>
>> Asanka,
>>
>> When executing "ant mddconsumer -Djms_topic=mdd.MSFT", I get the
>> following error message:
>>
>> mddconsumer:
>>     [java] Exception in thread "main"
>> javax.jms.IllegalStateException: Operation not supported by a
>> QueueSession
>>     [java]     at
>>
>> org.apache.activemq.ActiveMQQueueSession.createTopic(ActiveMQQueueSession.java:276)
>>     [java]     at samples.userguide.MDDConsumer.run(Unknown Source)
>>     [java]     at samples.userguide.MDDConsumer.main(Unknown Source)
>>
>> I'm using ActiveMQ 4.1.2.
>>
>> Andreas
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to