rhtconsulting / fuse-quickstarts

Quick Starts and Demos intended for use with JBoss Fuse (both on EAP and Karaf) put together by a team of Red Hat Consultants
http://www.redhat.com/en/services/consulting
Apache License 2.0
26 stars 34 forks source link

Blueprint - Custom Karaf Commands #39

Open bsaunder opened 8 years ago

bsaunder commented 8 years ago

Example of writting a Custom Karaf Command

paoloantinori commented 8 years ago

does this cover it? https://github.com/paoloantinori/sample-karaf-command-with-blueprint

mmistretta commented 8 years ago

Yes that will cover it. Any chance you could submit a Pull Request to get it incorporated into the larger project? Thanks!

sabre1041 commented 8 years ago

@paoloantinori I have an example project that I can pass along on this topic if needed