1 Reply Latest reply on Feb 23, 2016 10:01 AM by sreekanth.munarai

    Hosting Jboss fuse as Windows service

    sreekanth.munarai

      Hi All,

       

      I'm trying to host JBoss Fuse (jboss-fuse-6.0.0.redhat-024) as windows services(64 bit). I have followed couple of links available and able to achieve the same in my local system(windows7 64 bit). But the same gets failed when I try in the server(win2008R2 64 bit), using jdk1.6.

      I got stuck at first line itself as below:

       

      JBossFuse:karaf@root> features:install

      Error executing command features:install: argument feature is required

      JBossFuse:karaf@root> feature:install

      Command not found: feature:install

      JBossFuse:karaf@root> features:install

      Error executing command features:install: argument feature is required

      JBossFuse:karaf@root> feature:install wrapper

      Command not found: feature:install

      JBossFuse:karaf@root>


      I tried all the ways mentioned above, but no luck.Please can any one suggest how to resolve this and proceed further. Thanks in advance.

       

      Regards,

      Sreekanth