[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-06-03 Thread mharnvi
I'm on Linux and even without jboss.bind.address set JBoss only binds one IP address. I want it to listen on all interfaces. Here is netstat -at: tcp 0 0 127.0.0.1:10980.0.0.0:*LISTEN 21222/java

[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-04-16 Thread npdavis
[EMAIL PROTECTED] wrote : It is the same as | | | run.bat -Djboss.bind.address=ip-address | | | | Regards, | Adrian [EMAIL PROTECTED] bin]$ ./run.sh --help | | | JBoss Bootstrap

[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-04-16 Thread npdavis
C:\java\jboss-3.2.3\binrun.bat --help produces similar output View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3831032#3831032 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3831032

[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-04-08 Thread luigifonti
I have the same problem, so i tried to see where jboss.bind.address is defined, but I only found places where it is used, but none where it is defined. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829815#3829815 Reply to the post :

[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-04-08 Thread luigifonti
Moreover, the -s ip-address option is only usable under Linux (run.sh), but under Windows run.bat doesn't like it. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829823#3829823 Reply to the post :

[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-04-08 Thread [EMAIL PROTECTED]
It is the same as | run.bat -Djboss.bind.address=ip-address | Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829840#3829840 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829840

[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-04-07 Thread [EMAIL PROTECTED]
This feature was added in jboss-3.2.3 you can start jboss with run.sh -s ip-address Before that version you had to go through all the services and configure a ip-address on each service (sometimes it is not called BindAddress. Regards, Adrian View the original post :

[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-04-07 Thread kbk
Ok Adrian, I'll try. You wrote: (sometimes it is not called BindAddress). do you know what it might be called if not BindAddress? /kris View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829587#3829587 Reply to the post :

[JBoss-user] [Installation Configuration] - Re: Raising JBoss ports on one particular ip-addess

2004-04-07 Thread [EMAIL PROTECTED]
grep the 3.2.3 configuration for jboss.bind.address and you will find them all Regards, Adrian View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=3829588#3829588 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3829588