2 Replies Latest reply on Jul 31, 2013 3:36 AM by aliosha79

    JBoss Fuse ESB 6.0 WAR packaging

    aliosha79

      Hi, is there a way to package the Jboss Fuse ESB into a tomcat deployable war archive?

      Thanks

        • 1. Re: JBoss Fuse ESB 6.0 WAR packaging
          willem.jiang

          JBoss Fuse is container and it uses OSGi which is quit different from web container classloading , I will not suggest you to deploy the it into tomcat as a war archive.

          • 2. Re: JBoss Fuse ESB 6.0 WAR packaging
            aliosha79

            mmm ok, thanks for the suggestion, so... how can i have a Tomcat instance running inside Jboss Fuse ESB? is there a plugin?

            I have this problem:

            i have to run a RESTful web service deployed on tomcat  and i have to integrate all this inside an ESB. I thought about JBoss fuse ESB.

            The problem is now to have a clustered load balanced configuration.

             

            What is the best configuration to do this using JBoss Fuse ESB?

            Is it to have more Jboss Fuse ESB instances runnging on different machines configured as a cluster?

            and has each instance have a tomcat running inside?

            Is there a tutorial for doing this?

             

            Thanks a lot.