-3

I follow this tutorial carefully to deploy Apache Camel Hello World in Apache Karaf in in Windows 7. But it is not working as expected. The Apache Karaf console not show the stream message from Camel route. This is screenshot from karaf console which not show anything.

reuseman
  • 21
  • 1
  • 5

1 Answers1

1

The output of karaf is shown when you enter: log:display (or ld for short)

ThomasW
  • 475
  • 3
  • 15