jbossfuse - How to install features in JBOSS FUSE? -


i able check features using features:list

i wanted install features in jboss fuse, command

features:install camel-blueprint 

is not working

i getting error

    error executing command: container managed fabric, please use fabric:profile-edit --featur es camel-blueprint/0.0.0 target-profile instead. see fabric:profile-edit --help more information. 

how can install required features in jboss fuse.

in jbossfuse_hone/etc/org.apache.karaf.features.cfg file have entry called featuresboot , added needed features loaded in startup

but, status features uninstalled.

jboss fuse uses profiles (fabric) define install on container, edit profiles, , assign profile(s) containers.

frankly easier watch few videos more familiar

for example loan broker video start.

if not want use fabric, can install old-school manually commands on apache karaf. requires not install fabric in jboss fuse.

also there red hat jboss fuse documentation can dive (links documentation here)

you can find more details @ fabric8 project (community project of jboss fuse) documentation at:


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

objective c - Greedy NSProgressIndicator Allocation -

how to set an OCR language in Google Drive -