I have two instances running on the same system (Solaris), once I had even three..
Make sure, you configure all the ports differently in both instances, eg. - hsqldb 1476 -> 1477 - JNDI 1099 -> 1098 (1100 is Jboss JNID HA standard port) - JMS layer uses 4444 -> 4445 - Change the jetty port either by -Djetty.port or by changing the config file in the SAR - JMX HTML Adaptor port needs to be changed, too, if you use it Any other ports to change? Maybe things get more complicated if you need clustering. HTH a bit. Georg -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Tom Davies Sent: Tuesday, October 15, 2002 11:14 To: [EMAIL PROTECTED] Subject: [JBoss-user] Multiple jboss instances on one machine? I need to run several jboss instances on a single machine, for test/training etc., and I'd rather not try to deploy two instances of my application in one server. Is there a cookbook for doing this? I've run into some JNDI config problems. Thanks, Tom ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
