Skip to content

Instantly share code, notes, and snippets.

@ddossot
Created June 16, 2010 00:03
Show Gist options
  • Save ddossot/439925 to your computer and use it in GitHub Desktop.
Save ddossot/439925 to your computer and use it in GitHub Desktop.
<model name="critical-services">
<custom-exception-strategy class="org.mule.HoptoadExceptionStrategy">
<spring:property name="apiKey" value="${hoptoad.api.key}" />
<spring:property name="environmentName" value="${hoptoad.environment.name}" />
</custom-exception-strategy>
<service name="critical-service-1">
...
</service>
...
</model>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment