Title: How to run two instances of JBoss on the same machine
 
-----Original Message-----
From: Bill Burke [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 06, 2002 1:04 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] How to run two instances of JBoss on the same machine

port numbers in jboss 2.4.x are in jboss.jcml
[Sheng Zou] In my code, I created InitialContext with provider URL to be 1099. Do I need to change the code to make it match with whatever defined in the jboss.jcml file for JNDI service?
 
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
[Sheng Zou] Are these for JBoss3.0 only?
 
thanks,
sheng 
 
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