此内容没有您所选择的语言版本。

Chapter 1. Using the Fuse Tooling Resource Files


Abstract

Experienced users may want to focus only on the tutorials that demonstrate the tooling's new features. To do so, you need to download and install the requisite resource files. The prefabricated message files are used by all tutorials, but the prefabricated Camel Context files are specific to particular tutorials. With the exception of Chapter 2, To Create a New Route and Chapter 8, To Test a Route with JUnit, using these prefabricated resource files enables you to complete most tutorials in any order. Without them, you must complete each tutorial sequentially, as the code generated by one tutorial is the starting point for the next tutorial.

Prerequisites

You must complete Chapter 2, To Create a New Route, to create the project, the new routing context, and the folder that will hold the test messages. The code generated by this tutorial is used by Chapter 3, To Run a Route and by Chapter 4, To Add a Content-Based Router.
You must successfully complete Chapter 8, To Test a Route with JUnit to generate a valid JUnit test case before you can successfully complete Chapter 9, To Publish a Fuse Project to Red Hat JBoss Fuse.

Downloading and installing the Prefabricated message files

Six prefabricated message files named message1.xml, message2.xml,..., message6.xml are used in all of the tutorials. These files are provided in a downloadable Messages.zip file. Follow the instructions for downloading and installing the messages in the section called “Creating test messages”.

Downloading and installing the prefabricated Camel Context files

Two prefabricated Camel Context files named camelContext5.xml, and camelContext6.xml are used in one or more of the tutorials. These files are provided in a downloadable .zip file.
  1. Click here to download the camelContexts.zip file.
  2. Unzip the camelContexts.zip file in a convenient location external to the CBRroute project's workspace.
  3. Delete the existing camelContext.xml file from the CBRroute/src/main/resources/OSGI-INF/blueprint/ folder.
  4. Install the camelContext#.xml file that corresponds to the tutorial that you want to complete in the vacated CBRroute/src/main/resources/OSGI-INF/blueprint/ folder.
    Use prefabricated Camel Context file:To complete tutorials:
    camelContext5.xmlTo Add Another Route to the CBR Routing Context
    camelContext6.xml
    To Debug a Routing Context
    To Trace a Message Through a Route
    To Test a Route with JUnit
  5. Rename the camelContext#.xml file camelContext.xml.
  6. In the Red Hat JBoss Fuse: Tooling Tutorials guide, follow the instructions for completing the target tutorial.
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

© 2024 Red Hat, Inc.