Having multiple instances of JBoss 3.2.3 on a single machine
akshay pandit
Ranch Hand
Joined: Jun 15, 2003
Posts: 44
posted
0
hi all,
I'm facing a problem, I've a requirement where I want to have multiple instances of Jboss server 3.2.3 running on the same machine, can any body pls help me out, as it is a urgent requirement.. I'll be very thankful for the same .. waiting eagerly for replies..
your's Akshay
norman richards
Author
Ranch Hand
Joined: Jul 21, 2003
Posts: 364
posted
0
Look at the binding service to easily map the ports for the extra services. Another option that would work is using the -b option to have each instance listen on different IPs. It really depends on what you are trying to accomplish.
[<a href="http://members.capmac.org/~orb/blog.cgi" target="_blank" rel="nofollow">blog</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/0596100078/orb-20" target="_blank" rel="nofollow">JBoss: A Developer's Notebook</a>] [<a href="http://www.amazon.com/exec/obidos/ASIN/1932394052/orb-20" target="_blank" rel="nofollow">XDoclet in Action</a>]
subject: Having multiple instances of JBoss 3.2.3 on a single machine