16.20. Packaging and Deploying Rules

  1. Package your rule code into functional units by putting them in .esb packages. (The aim is to package routing rules alongside the rule services that use the rule sets .)
  2. Once you have created the jbrules.esb archive deploy and reference it via the deployment.xml file. Use this code to do so:
    <jbossesb-deployment>
     <depends>jboss.esb:deployment=jbrules.esb</depends>
    </jbossesb-deployment>
    
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.