1 Reply Latest reply on Feb 22, 2008 8:11 AM by theute

    Can't visit my JBoss Portal website on internet

    coral

      Hi all,
      I download the JBoss Portal + JBoss AS 4.2.2 zip and deploy it with my portlet. It can work fine on my local PC. But once I want to visit my Portal website on internet (by another PC). It dosen't work. Can anyone tell me how come it doesn't work and what config file I should deploy.

      Thanks a lot.

        • 1. Re: Can't visit my JBoss Portal website on internet
          theute

          Try:
          sh run.sh -b or
          sh run.sh -b 0.0.0.0 to use all network interfaces.

          It used to be the default, very convenient for developers but it had to change... Now it only listens on localhost by default.

          (Then blame the so called independent security analysts and people denigrating a piece of software by looking at the number of security holes found ;))