1 Reply Latest reply on May 19, 2009 9:50 AM by stlewis

    Service Mix Error

    viveksrinivas

      Error While Starting the ServiceMix.

       

      Err:  org.apache.geronimo.gshell.registry (NoSuchCommand Exception).

        • 1. Re: Service Mix Error
          stlewis

          Hi vivek, the servicemix shell is really there to manage servicemix, such as start/stop bundles etc.  To see what commands are available type "help".

           

          It doesn't behave like a normal shell, for example to run commands that are not built in you use "exec", however this appears to run the command in the CWD of servicemix and not the directory you may have changed to while within the shell.

           

          So you'd want to build the demo in a second command prompt.