Re: [JBoss-user] deploying JBoss

2001-07-22 Thread Ludovic Orban
Seems to work fine, thanks. There is still the problem with the MQ service. Should I have to deploy two full JBoss servers if I want two servers to speak together via JMS ? Another problem: JBos 2.2.2 + Tomcat 3.2 doesn't run on a server that is not connected to the internet. It blocks on the

Re: [JBoss-user] deploying JBoss

2001-07-20 Thread Michael Jara
> To: <[EMAIL PROTECTED]> Sent: Friday, July 20, 2001 12:24 PM Subject: RE: [JBoss-user] deploying JBoss > > You should be able to turn off InstantDB and Hypersonic by modifying > the jboss.jcml file in your configuration directory. Just comment out the > parts

RE: [JBoss-user] deploying JBoss

2001-07-20 Thread Maraya Michael
To: [EMAIL PROTECTED] > Sent: Friday, July 20, 2001 1:23 PM > To: [EMAIL PROTECTED] > Subject: [JBoss-user] deploying JBoss > > Hi, > > JBoss is starting many services that I don't need by default. Is it > possible to remove some of them for deploying a ve

[JBoss-user] deploying JBoss

2001-07-20 Thread Ludovic Orban
Hi, JBoss is starting many services that I don't need by default. Is it possible to remove some of them for deploying a version with only the services that I need ? Examples on "unwanted" features are InstantDB and Hypersonic. Is there also a way to run the JMS engine alone ? Thanks, Ludovic