Ah you put the exchange pattern on the "from". Not really sure that is what we are after, I'd rather say for each "to" what the pattern is.
----- Original message ----- From: "James Strachan" <[EMAIL PROTECTED]> To: camel-user@activemq.apache.org Date: Mon, 28 Apr 2008 15:00:01 +0100 Subject: Re: Put to queue and continue processing Actually see CustomExchangePatternTest.testInOutViaUri() for a test case which overloads the default exchangePattern on an endpoint via the URL 2008/4/28 James Strachan <[EMAIL PROTECTED]>: > 2008/4/28 Martin Gilday <[EMAIL PROTECTED]>: > > > I've just tried your suggestion but there is no setPattern method on > > exchange. I'm using 1.4. > > There's a setExchangePattern method on the DefaultEndpoint > implementation. So you should be able to do something like... > > "jms:SomeQueue?exchangePattern=InOnly" on the URL I think > > > > -- > James > ------- > http://macstrac.blogspot.com/ > > Open Source Integration > http://open.iona.com > -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com