You can use either DSL or fluent APIs or mix and match. Camel does not mandate any one over the other.
-----Original Message----- From: Elezabeth [mailto:[email protected]] Sent: Friday, November 09, 2012 5:05 PM To: [email protected] Subject: Configuring camel routes using xml and DSL Hi , Is there anything like we should configure all our routes in either fully in xml file ,say camel-context.xml , or the routes should be fully in the Java DSL form. ?? Or can I configure one or two routes in xml file and the rest in JAVA file ??/ .. Will it work or is that possible?? Any help would be appreciated. ----- Thanks & Regards Elz -- View this message in context: http://camel.465427.n5.nabble.com/Configuring-camel-routes-using-xml-and-DSL-tp5722396.html Sent from the Camel - Users mailing list archive at Nabble.com. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient(s), please reply to the sender and destroy all copies of the original message. Any unauthorized review, use, disclosure, dissemination, forwarding, printing or copying of this email, and/or any action taken in reliance on the contents of this e-mail is strictly prohibited and may be unlawful.
