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

7.2. Installing SwitchYard on Apache Karaf


SwitchYard does not necessarily need to be installed on Apache Karaf explicitly. When a SwitchYard application is installed, as long as its accompanying features file is defined correctly, its dependencies will be installed automatically if they are not already installed. This includes the core SwitchYard components.
You can confirm this by installing a quickstart application on a fresh installation of the JBoss Fuse Apache Karaf container.
However, you can also install SwitchYard and its related components manually.
Note
Each SwitchYard component and application is provided as a feature. Packaged features (including quickstart applications) are defined in the SwitchYard features file located at installDir/system/org/switchyard/karaf/switchyard/2.0.1.redhat-620117/switchyard-2.0.1.redhat-620117-core-features.xml.

Procedure 7.1. Install SwitchYard Manually

  1. Start the Apache Karaf container:
    ./installDir/bin/fuse
  2. List the available SwitchYard features by entering the following console command. If this is a fresh instance, they will all be uninstalled at this point.
    JBossFuse:karaf@root> features:list | grep switchyard
  3. Install the core SwitchYard components by entering the following console command:
    JBossFuse:karaf@root> features:install switchyard
  4. List the SwitchYard features again. You will now see that SwitchYard (the switchyard feature) has been installed, along with its dependencies as defined by the SwitchYard features file.
Red Hat logoGithubRedditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

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

让开源更具包容性

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

關於紅帽

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

© 2024 Red Hat, Inc.