Skip to content

Instantly share code, notes, and snippets.

@garethahealy
Created March 11, 2016 16:04
Show Gist options
  • Save garethahealy/b09e7d95c45f5942f75b to your computer and use it in GitHub Desktop.
Save garethahealy/b09e7d95c45f5942f75b to your computer and use it in GitHub Desktop.
<kmodule xmlns="http://jboss.org/kie/6.0.0/kmodule" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<kbase name="insuranceKB" packages="org.acme.insurance.monitoring" eventProcessingMode="stream">
<ksession name="insuranceKS" clockType="pseudo" default="true" />
<!-- ksession name="insuranceKS" clockType="realtime" default="true" / -->
</kbase>
</kmodule>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment