Hi Pat,

It's also important to actually comment out the proxyhost, proxyport, and
rulespath properties in your jrun.ini file.  Here's an example:

jrun.rootdir=C:/JRun301
jvmlist=default,production
verbose=false
#proxyhost=127.0.0.1
#proxyport=40000
scriptpath=/scripts/jrun.dll
#rulespath=C:/JRun301/servers/default/local.properties
#errorurl=<optionally redirect to this URL on errors>

That's not clearly documented in the ACG.  Also, in your new server(s), make
sure you remove any reference to the default-app, and particularly, make
sure there are no application mappings to "/" in the properties file for
each new JRun server:

webapp.mapping./=default-app)

Hope this helps!

Skip

-----Original Message-----
From: Matthew Horn [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, February 07, 2001 8:52 AM
To: JRun-Talk
Subject: RE: Help-Multiple JRun servers connecting to a single external
we b se rver


  >>Is this a bug or did I miss anything from the JRun documentation?

Pat, be sure to check the Advanced Configuration Guide, which is available
as a download only from the JRun doc page:

http://www.allaire.com/developer/documentation/JRun.cfm

This book addresses these kinds of configurations in the Connectors chapter.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to