2 Replies Latest reply on Feb 21, 2014 10:58 AM by davsclaus

    Camel configuration in Fuse 6.1

    lawi

      Hi all,

       

      I downloaded Fuse 6.1 beta version but I dont seem to have the Camel Runtime/Configuration menus. Also, I only have one perspective: Containers

      I checked out the videos of the new hawtio based web console for Fuse 6.1 admin and they both seem to have more options than I do. Especially the Camel bit. Is it as a result of a version change or am I missing/skipping a step?

       

      I am meant to understand that the camel plugin is included by default. If not, how can I install it?

       

      I watched the videos here and here.

        • 1. Re: Camel configuration in Fuse 6.1
          davsclaus

          You need to create a fabric first.

           

          So for example starting JBoss Fuse with bin/fuse

           

          And then in the shell type

          fabric:create

           

          And type in username and password for the user.

           

          Then wait a bit, and you can login the fuse management console http://localhost:8181/ and use that username/password to login.

          Then you should be in the fabric perspective. If not then there is a perspective chooser in the top right corner, and change from container -> fabric.

           

          Then you can do as in those videos

          • 2. Re: Camel configuration in Fuse 6.1
            davsclaus

            For example I just did

             

            davsclaus:/opt/jboss-fuse-6.1.0.redhat-348$ bin/fuse

            Please wait while JBoss Fuse is loading...

            100% [========================================================================]

             

             

                  _ ____                  ______

                 | |  _ \                |  ____|

                 | | |_) | ___  ___ ___  | |__ _   _ ___  ___

            _   | |  _ < / _ \/ __/ __| |  __| | | / __|/ _ \

            | |__| | |_) | (_) \__ \__ \ | |  | |_| \__ \  __/

            \____/|____/ \___/|___/___/ |_|   \__,_|___/\___|

             

             

              JBoss Fuse (6.1.0.redhat-348)

              http://www.redhat.com/products/jbossenterprisemiddleware/fuse/

             

             

            Hit '<tab>' for a list of available commands

            and '[cmd] --help' for help on a specific command.

             

             

            Open a browser to http://localhost:8181 to access the management console

             

             

            Create a new Fabric via 'fabric:create'

            or join an existing Fabric via 'fabric:join [someUrls]'

             

             

            Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown JBoss Fuse.

             

             

            JBossFuse:karaf@root> fabric:create

            No user found in etc/users.properties or specified as an option. Please specify one ...

            New user name: admin

            Password for admin:

            Verify password for admin:

            Waiting for container: root

            Using specified zookeeper password:admin

            It may take a couple of seconds for the container to provision...

            You can use the --wait-for-provisioning option, if you want this command to block until the container is provisioned.