0 Replies Latest reply on Nov 13, 2006 8:35 AM by walbar

    Harcoded 'localhost' value needs fix?

    walbar

      Hi all,

      I was trying to launch the Portal bound to an IP address so I could browse it from other machines in my LAN. I did it by using the -b option in JBoss AS launcher. But I found that the WSRP configuration file has 'localhost' hardcoded in some parts (deploy\jboss-portal.sar\portal-wsrp.sar\default-wsrp.xml). Since to this fact portal deployment was failing. I replaced 'localhost' values with '${jboss.bind.address}' and it worked perfectly.

      So, I wonder, if I am correctly using the -b option to start the portal in a LAN environment, I guess this file must be modified permanently. If this isn't the way the portal should be launched in a LAN, could you point me in the right direction?

      Thanks in advance for your answers,

      Waldemar