Rechercher

Ce contenu n'est pas disponible dans la langue sélectionnée.

6.4. Installing Your First Quickstart Application

download PDF
The following procedure demonstrates how to install and run the camel-quartz-binding quickstart application. This application makes use of the camel-quartz component which schedules a logging service to run every second.
  1. Start the Apache Karaf container:
    ./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
    Install the camel-quartz-binding application by entering the following console command:
    JBossFuse:karaf@root> features:install switchyard-quickstart-camel-quartz-binding
  3. List the SwitchYard features again. You will now see that the camel-quartz-binding application (the switchyard-quickstart-camel-quartz-binding feature) has been installed, along with its dependencies as defined by the SwitchYard features file.
  4. View the output from the installed (and running) application by entering the following console command:
    JBossFuse:karaf@root> log:tail
Note
Find out more about this quickstart application in installDir/quickstarts/switchyard/camel-quartz-binding/Readme.md.
Red Hat logoGithubRedditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez leBlog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

© 2024 Red Hat, Inc.