Hi Robert This is probably the wrong forum for this, but I think it's a matter of personal preference for such simple use cases. It's not as though you need java or even better, Scala, to do something that cannot easily be done in XML.
Taariq On 28 Jul 2011, at 2:05 AM, "Robert J. Liguori" <ca...@gliesian.com> wrote: > Does the Camel community strongly advise using one DSL over another? > > What I need to do is built a simple route that validates XML files against > XML Scemas. > > I don't know if I should be using the Spring DSL (e.g., > http://camel.apache.org/validation.html) or the Java DSL (e.g., > https://svn.apache.org/viewvc/camel/trunk/camel-core/src/test/java/org/apache/camel/processor/ValidatingProcessorTest.java?view=co) > > Can someone please advise... that is, for building a simple app that does XML > validation, which DSL should I be using in Camel? > > Thanks! > > -- > Sincerely, > Robert J. Liguori > STG Technologies, Inc. >