/karaf-camel-platform

Karaf assembly ready to use whith Camel features

Primary LanguageBatchfile

karaf-camel-platform

> mvn install
> cd target/assembly
> ./bin/camel

   _____                              _
  / ____|                            | |
 | |        __ _   _ __ ___     ___  | |
 | |       / _` | | '_ ` _ \   / _ \ | |
 | |____  | (_| | | | | | | | |  __/ | |
  \_____|  \__,_| |_| |_| |_|  \___| |_|

  Apache Camel (3.15.0)
  Apache Karaf (4.3.6)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown Karaf.

karaf@root()> list
START LEVEL 100 , List Threshold: 80
ID │ State  │ Lvl │ Version │ Name
───┼────────┼─────┼─────────┼──────────────────────────────────
79 │ Active │  80 │ 3.15.0  │ camel-commands-core
81 │ Active │  80 │ 3.15.0  │ camel-karaf-commands

After start, you can deploy your routes definitions.