2008/10/2 dkozic <[EMAIL PROTECTED]>: > > I need to inspect value of the body or value of the header against regular > expression. > It will be good if routing could be made after regexp matching.
For now the easiest way to do this is just invoke a Java method as an expression within the routing logic. http://activemq.apache.org/camel/bean-language.html > Can you tell me more about helper methods you mentioned? They are just helper methods for creating a regex expression for use in the DSL -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://open.iona.com
