[
https://issues.apache.org/activemq/browse/CAMEL-1001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46652#action_46652
]
Jonathan Anstey commented on CAMEL-1001:
----------------------------------------
Hey guys,
If you want to use other expression languages in the handled element, I've just
added support for this. So the simple boolean case now looks like
{code}
<handled>
<constant>true</constant>
</handled>
{code}
> ExceptionType handledPolicy is not exposed in the XSD
> -----------------------------------------------------
>
> Key: CAMEL-1001
> URL: https://issues.apache.org/activemq/browse/CAMEL-1001
> Project: Apache Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 1.5.0
> Reporter: Ron Gavlin
> Assignee: Claus Ibsen
> Fix For: 1.5.0
>
>
> ExceptionType handledPolicy is not exposed in the XSD.
> See nabble thread
> http://www.nabble.com/RE%3A-How-to-express-new-%22handled%22-predicate-in-Spring-DSL-p20069223.html.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.