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
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985422#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...