Greg
When I change the name to JMSProxy, it tries to look up a queue table called JMSProxy. Is there a reason why it's not using thetransport.jms.Destination parameter that is set?
Yep :-) .. it should be a "parameter" and not a property
ref: http://synapse.apache.org/Synapse_Configuration_Language.html#proxy sample: http://synapse.apache.org/Synapse_Samples.html#Sample254 asankha
