Tuesday, August 14, 2007

Binding JBoss to specific IP

One of the common questions from JBoss newbies I had to answer in last couple of months is "How do I bind JBoss Specific to my IP on windows?".
Here is the simple one liner:
run.bat -Djboss.bind.address=IP

3 comments:

Anonymous said...

How about just "run -b 127.0.0.1"?

Albert Kam said...

How about binding to a specific address in JBoss 3.0.2 ?

Unknown said...

how can i do this in netbeans 6.0 with specifiq ip