Linda

Give this a try

# JRun Settings
# JRun - Comment out this line to disable DSO (ie you compiled module into
your server.
LoadModule jrun_module
"C:\DevTools\JRun\connectors\apache\intel-win\mod_jrun136.dll"
<IfModule mod_jrun.c>
JRunConfig jrun.rootdir "C:\DevTools\JRun"
JRunConfig jvmlist default,cspserver
JRunConfig Verbose false
#JRunConfig ProxyHost 127.0.0.1
#JRunConfig ProxyPort 1948
#JRunConfig Mappings "C:\DevTools\JRun\servers\default\local.properties"
</IfModule>

Keen

-----Original Message-----
From: Hobbet, Linda [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 08, 2001 6:26 PM
To: JRun-Talk
Subject: RE: connection wizard problem setting up multiple servers


Here is what is in my Apache config file:

# JRun Settings
# JRun - Comment out this line to disable DSO (ie you compiled module into
your server.
LoadModule jrun_module
"C:\DevTools\JRun\connectors\apache\intel-win\mod_jrun136.dll"
<IfModule mod_jrun.c>
JRunConfig jrun.rootdir "C:\DevTools\JRun"
JRunConfig jvmlist default
JRunConfig Verbose false
JRunConfig ProxyHost 127.0.0.1
JRunConfig ProxyPort 1948
JRunConfig Mappings "C:\DevTools\JRun\servers\default\local.properties"
</IfModule>

The other server I am trying to add is named cspserver and it is on port
1949.

Linda

-----Original Message-----
From: Pat Quinn [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 08, 2001 5:09 PM
To: Hobbet, Linda
Subject: RE: connection wizard problem setting up multiple servers


Hey Linda. Can you post the section of your conf file that has the JRun
info? There're a couple of changes that need to be made to make your config
work.

Best,
Patrick Quinn
Allaire Consulting 

-----Original Message-----
From: Hobbet, Linda
To: JRun-Talk
Sent: 3/8/01 7:29 PM
Subject: connection wizard problem setting up multiple servers

I am trying to set up multiple JRUN servers attached to the same web
server.
The advanced configuration guide says to run the configuration wizard
for
each server.  Running the wizard puts some JRUN config info at the end
of my
Apache config file.  The problem is that when I run the wizard, it
overwrites the configuration for the previous server instead of adding
to
it.  So I can only run one server (in addition to ADMIN) at a time.
What am
I doing wrong?

I'm running:

JRUN 3.0
Apache 1.3.12

I'm putting each server on a different port.

-----Original Message-----
From: Lloyd H. Meinholz [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 08, 2001 1:52 PM
To: JRun-Talk
Subject: Re: multiple JRun servers


I forgot to add, you will also have to run the connector wizard for each
Web site.

Lloyd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/jrun-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to