2 Replies Latest reply on Feb 6, 2004 3:37 PM by mkumar

    bea domain == jboss ?

    mkumar

      Hi All

      I want to deploy multiple instances of my webapp. I use BEA weblogic and now we want to get it into JBOSS.
      How can I deploy multiple instances of application, from what i read i need to install that many instances of jboss.
      In bea they have domain concept where in one installation you can deploy multiple web applications , what is the equivalent here.

      thanks
      mk

        • 1. Re: bea domain == jboss ?

          You can deploy the same application multiple times, just make sure there aren't conflicts within naming service, servlet context mappings etc.

          • 2. Re: bea domain == jboss ?
            mkumar

            Thats great
            Is there a document which talks about how to deploy the same app multiple times. Is there a sample somewhere I can use. If I need to buy the documentation please tell me which one should I buy.

            Thanks