aspose file tools
The moose likes JBoss and the fly likes Having multiple instances of JBoss 3.2.3 on a single machine Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "Having multiple instances of JBoss 3.2.3 on a single machine" Watch "Having multiple instances of JBoss 3.2.3 on a single machine" New topic
Author

Having multiple instances of JBoss 3.2.3 on a single machine

akshay pandit
Ranch Hand

Joined: Jun 15, 2003
Posts: 44
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
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>]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Having multiple instances of JBoss 3.2.3 on a single machine
 
Similar Threads
Multiple instances of JBoss 2.4.x
Multiple instances of Jboss on same machine?
Multiple instances on single machine - non clustered
which version of jboss should be used
multiple instances of JBoss on same machine