|
From: Shashidhar G. M. <Sha...@ar...> - 2009-03-24 08:53:20
|
Hi, I am using method 1 to integrate my application (Jboss) with Java service wrapper. I believe the wrapper doesn't internally calls the run.sh to start the Jboss Server. Now my problem is that I want to configure the jboss.bind.address, I found that it can be configured using the -b option to the Jboss startup script (run.sh). For example, run -b 0.0.0.0 enables jboss to listen for connections on all IP addresses of the machine. How should I pas this option when I am using the Java Service Wrapper? Please suggest. Shashi ________________________________ "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error,please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus." |