[jboss-user] [JBoss Portal] - Re: can get to jboss portal via localhost - nothing else can

2008-03-03 Thread jdudleyh
Is there a way to integrate the -b 0.0.0.0 option using the JavaService setup? 
So far the only way I found was to edit the InstallJBoss.bat and add ' -params 
-b 0.0.0.0 '

This works, but it feels a bit hacky (i.e. harder to maintain/document).

Thanks!

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4133747#4133747

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133747
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: can get to jboss portal via localhost - nothing else can

2008-03-03 Thread PeterJ
For JavaService, that is the correct way to add extra command line arguments 
(). There is nothing hacky about it.

Optionally, because JavaService stores starup information  in the registry, you 
can also edit the HKLM\SYSTEM\CurrentControlSet\Services\xxx\Parameters key, 
changing the Start Param Count and Start Param Number N entries.



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4133750#4133750

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4133750
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: can get to jboss portal via localhost - nothing else can

2008-02-25 Thread PeterJ
Run JBossAS with the -b option:

run -b 0.0.0.0

(I was going to refer you to the JBossAS readme.html file, but the 
Portal+JBOssAS download does not contain that file.)



View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4131929#4131929

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4131929
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBoss Portal] - Re: can get to jboss portal via localhost - nothing else can

2008-02-25 Thread steverar
Thank you, it worked.  Further explanation at 
http://wiki.jboss.org/wiki/Wiki.jsp?page=JBossRunParameters

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=4131966#4131966

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4131966
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user