RE: [JBoss-user] How to change: jboss.bind.address

2004-02-04 Thread Rupp, Heiko
Put -Djboss.bin.address=1.2.3.4 in your JAVA_OPTS in run.bat / run.conf -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Pitre, RussellSent: Tuesday, February 03, 2004 5:09 PMTo: [EMAIL PROTECTED]Subject: [JBoss-user] How to change

[JBoss-user] How to change: jboss.bind.address

2004-02-03 Thread Pitre, Russell
How do I change the “jboss.bind.address”   I’m using version 3.2.3 w/ Tomcat.   I found this:   Using 3.2.2 or greater use the --host switch. In 3.2.2 you must remove snmp-adapter.sar from your deploy or it will generate bind errors.  Example: run.bat -c default --host localhost