1. Who is creating the Queue for the components? In JCAFlow onEvent(final ComponentPacketEvent event) method what part of this code is *creating* this named JMS Queue (as per same algorithm in the JMSFlow). Is it some property of the ActiveMQActivationSpec or is it default behavior for a ActiveMQResourceAdapter to create the specified destination or what?
2. Pros/Cons of JCAFlow versus JMSFlow? Thanks, Peter.
