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

Chapter 30. Introduction to the Deploying into Apache Karaf user guide part


Abstract

Before you use this User Guide part of the Deploying into Apache Karaf guide, you must have installed the latest version of Red Hat JBoss Fuse, following the instructions in Installing on Apache Karaf.

30.1. Directory structure

The directory layout of a Karaf installation is as follows:

  • /bin: control scripts to start, stop, login, …​
  • /demos: contains some simple Karaf samples
  • /etc: configuration files
  • /data: working directory

    • /data/cache: OSGi framework bundle cache
    • /data/generated-bundles: temporary folder used by the deployers
    • /data/log: log files
  • /deploy: hot deploy directory
  • /instances: directory containing [instances|instances]
  • /lib: contains libraries

    • /lib/boot: contains the systeù libraries used at Karaf bootstrap
    • /lib/endorsed: directory for endorsed libraries
    • /lib/ext: directory for JRE extensions
  • /system: OSGi bundles repository, laid out as a Maven 2 repository
Note

The data folder contains all the working and temporary files for Karaf. If you want to restart from a clean state, you can wipe out this directory, which has the same effect as using the clean option to the Karaf start.

Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

關於紅帽

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

让开源更具包容性

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

关于红帽文档

Legal Notice

Theme

© 2026 Red Hat
返回顶部