1 Reply Latest reply on Jan 21, 2010 11:10 AM by peterj

    changing the default access from localhost to a specific ip

      Hi guys

       

      I have discovered that jboss comes with 127.0.0.1 as the default ip address. Therefore if you want to access the server remotely you would have to change the localhost to your own server ip address.

       

      I have managed to do this by putting -b server address after run.bat when running in command window.

       

      Although this fixes the problem this is not the most convienient way of doing this.

       

      Is there a properties file in jboss where you can add in the remote server address so that it is accessable remotely without doing what I have mentioned above and without editing the run.bat file to -b server address.

       

      Any help on this would be great

       

      Thanks