Re: Sending Exchange to Multiple HTTP endpoints

2015-11-29 Thread yogu13
Will choose between Wire Tap or Multicast Regards, -Yogesh -- View this message in context: http://camel.465427.n5.nabble.com/Sending-Exchange-to-Multiple-HTTP-endpoints-tp5774480p5774542.html Sent from the

Re: Route multithreading

2015-11-29 Thread yogu13
After the you can use a file producer component which would be like http://camel.465427.n5.nabble.com/Route-multithreading-tp5774510p5774541.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel and Activemq setup with Spring Boot

2015-11-29 Thread zpyoung
I have noticed in several examples, the common way to configure activemq with camel is with the following beans. I would like to know if Spring Boot already configures any of these beans by default. I know that if the activemq jars are on the class path a default connection factory is created, but

Re: Camel JMSConsumer creating lots of ActiveMQ Session Task

2015-11-29 Thread zpyoung
Are you pooling the connection? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-JMSConsumer-creating-lots-of-ActiveMQ-Session-Task-tp5774232p5774545.html Sent from the Camel - Users mailing list archive at Nabble.com.

Camel Shutdown route Parent & children Behaviour

2015-11-29 Thread Felix Thomas
hello, I could not test it yet, but what is the behaviour of camel regarding stopping a route which has spawned different routes. Does stopping the Parent route stop the other children routes or we have ti first stop the children routes and then stop the parent route. Example. http://camel.apach

Content type for endpoint configuration

2015-11-29 Thread jainmcs03
How to set a content-type(application/xml) in camel-config.xml file for external endpoint. -- View this message in context: http://camel.465427.n5.nabble.com/Content-type-for-endpoint-configuration-tp5774543.html Sent from the Camel - Users mailing list archive at Nabble.com.