Skip to content

Instantly share code, notes, and snippets.

@bhathiya
Last active September 21, 2015 20:07
Show Gist options
  • Save bhathiya/2de57de42f96b9d76774 to your computer and use it in GitHub Desktop.
Save bhathiya/2de57de42f96b9d76774 to your computer and use it in GitHub Desktop.
<property name="xmlFile" expression="get-property('registry','gov:/test.xml')" scope="default" type="OM"></property>
<log level="custom">
<property name="Book_Name" expression="$ctx:xmlFile//book"></property>
</log>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment