On Tue, Mar 25, 2008 at 9:34 PM, patmcg <[EMAIL PROTECTED]> wrote: > > Guillaume, > > Thanks for the tip. For the JMS provider endpoint, is there a > destinationChooser object that will create a temporary queue and set it as > the replyDestination? I think the old JMS enpoint has this logic built-in.
Yes, JmsProviderEndpoint provides a destinationChooser property that uses the SimpleDestinationChooser by default. But there is a setter for this property so that you can inject your own destination chooser if necessary. See the following for use and more detailed info: http://fisheye6.cenqua.com/browse/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/endpoints/JmsProviderEndpoint.java?r=servicemix-3.2 http://fisheye6.cenqua.com/browse/servicemix/smx3/branches/servicemix-3.2/deployables/bindingcomponents/servicemix-jms/src/main/java/org/apache/servicemix/jms/endpoints/SimpleDestinationChooser.java?r=servicemix-3.2 Bruce -- perl -e 'print unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" );' Apache ActiveMQ - http://activemq.org/ Apache Camel - http://activemq.org/camel/ Apache ServiceMix - http://servicemix.org/ Apache Geronimo - http://geronimo.apache.org/ Blog: http://bruceblog.org/