Chapter 5. Patching Fuse on JBoss EAP


This chapter provides instructions on how to apply patches to the technology stack that belongs to Fuse on JBoss EAP. This does not include patches for the underlying JBoss EAP container, which must be patched separately.

5.1. How to apply a patch to Fuse on JBoss EAP

To patch an existing installation of Fuse on JBoss EAP, perform the following steps:
  1. Browse to the JBoss Fuse Software Downloads page on the Red Hat Customer Portal and, when prompted, log in to your customer account.
  2. Select version 6.3 from the Version dropdown menu.
  3. Search under the Patches tab and the Security Advisories tab for the latest package of the form Red Hat JBoss Fuse 6.3 Rollup X on EAP, where X is the number of the rollup patch.
  4. Download the patch file, fuse-eap-installer-6.3.0.redhat-XXX.jar, to TEMP_LOCATION.
  5. Open a shell prompt and change directory to the $JBOSS_HOME directory of the existing installation of Fuse on JBoss EAP that you want to patch.
  6. From the shell prompt, enter the following command to patch the installation of Fuse on JBoss EAP (replacing the file name with the actual file name of the downloaded patch):
    java -jar TEMP_LOCATION/fuse-eap-installer-6.3.0.redhat-XXX.jar
Note
The underlying JBoss EAP instance can be patched independently. Recent patches to JBoss EAP require you to apply patch 9 first (it is a prerequisite for later patches). For more details about patching the JBoss EAP container, see the JBoss EAP Patching and Upgrading Guide.
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.