3 Replies Latest reply on Oct 20, 2008 3:30 AM by sachin.parnami

    configure the public ip jboss server

    kedarnath

      hi
      my name is kedar.

      i am using jboss application server.

      i want to install jboss in Public ip system(ie 202.66.77.11) and my clients will acess these ip from any where.

      in generally put the ip addrees in configuration file like that in jboss also having like that?

      if any body knows please tell me the procedure?

      i have one procedure ie
      c:\jboss-4.0.5GA\bin run.bat -b 202.66.77.11 (prees enter). but it looks very odd.
      so can any body please tell me another way?

      thanks in advance

      bye
      Kedar



        • 1. Re: configure the public ip jboss server
          peterj

          Using "run -b 202.66.77.11" is the correct way to do this. You could also use "run -b 0.0.0.0" in which case you can access the applications using both localhost and your hostname.

          If you dislike typing in the "-b 202.66.77.11" each time to run the app server, write another batch file which passes that option to run.bat.

          • 2. Re: configure the public ip jboss server
            kedarnath

            thanks for your reply.

            and i have one doubt is there any possible to configure manually in jboss?

            if any body knows please tell me the procedure.

            have a nice day

            thanks ane regrads
            Kedar

            • 3. Re: configure the public ip jboss server

              Hi,

              I belive that can be done by setting your ${jboss.bind.address}.
              Please forgive if i am saying anything wrong :). Was trying to dig that but couldn't find out the actual location of it :(.

              Can any buddy guide me for that?


              Regards,
              Sachin Parnami