Title: How to run two instances of JBoss on the same machine
port numbers in jboss 2.4.x are in jboss.jcml
 
port numbers for JNDI is in jboss-service.xml
port numbers for MQ are in server/<config>/deploy/jbossmq-service.xml
port numbers for jetty are in server/<config>/deploy/jetty-plugin.sar(jboss-service.xml)
port numbers for HA-JNDI(Clustered jndi) are in cluster-service.xml
 
Trial and error dude.
 
Bill
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Sheng Zou
Sent: Thursday, June 06, 2002 3:46 PM
To: '[EMAIL PROTECTED]'
Subject: [JBoss-user] How to run two instances of JBoss on the same machine

Hi,

Has anyone ever run two instances of JBoss on the same machine? I could think of some conflicts such as port numbers, but are there any other things that might prevent it to work?

BTW, where are the port numbers of JBossMQ and JNDI set?

thanks,
sheng

Reply via email to